Day 35: Sort linked list using merge sort Approach used : Find the mid element of the linked list and divide it into two halves left and right. Sort the two halves and merge them. #LearnInPublic #100DaysOfCode

thecoderchic69's tweet image. Day 35: Sort linked list using merge sort 
Approach used :  
Find the mid element of the linked list and divide it into two halves left and right.
Sort the two halves and merge them.
#LearnInPublic
#100DaysOfCode

United States Trends
Loading...

Something went wrong.


Something went wrong.