Sort-o-Rama

Where the sorting happens

Merge sort is a sorting algorithm that uses a divide-and-conquer approach.

It's like a big party where we invite all the elements, and then we make them all talk to each other.

And then we make them all get along, and voilĂ ! We have our sorted list!

But don't just take our word for it, let's see how it works: