Merge sort algorithm @mycodeschool
Merge sort algorithm  @mycodeschool
Uploaded July 2013 | Updated September 2026, 2 weeks ago
See complete series on sorting algorithms here:
youtube.com/playlist?feature=edit_ok&list=PL2_aWCzGMAwKedT2KfDMB9YA5DgASZb3U

In this lesson, we have explained merge sort algorithm. Merge sort is a divide and conquer algorithm that has worst case time complexity of O(nlogn).

See source code of real implementation here -
gist.github.com/mycodeschool/9678029

For more such videos and updates, subscribe to our channel.
You may also like us on facebook:
facebook.com/MyCodeSchool
Merge sort algorithmFind min and max element in a binary search treeFibonacci Sequence - Recursion with memoizationTime complexity of a computer programExponentiation - Time Complexity analysis of recursionDirection of a point from a line segmentDoubly Linked List - Implementation in C/C++Area of polygonWorking with pointersData structures: Introduction to QueuesLinked List in C/C++ - Delete a node at nth positionGraph Representation part 01 - Edge List
mycodeschool |

Merge sort algorithm

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER