What it does
The program takes the list and size of the list as an input. It then sorts the list using merge sort and prints the sorted list
What we learned
I learnt about the Merge Sort Algorithm
What's next for Merge Sort
I would like to expand my knowledge on other sorting algorithms
Log in or sign up for Devpost to join the conversation.