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
5
0
47
1K
0
Download Image
@thecoderchic69 Keep going Coderchic 😊✨✌