Inspiration
What it does
Sorts list using merge sort
How we built it
Divides the list into 2 and sorts items in the list recursively
For day 3 daily challenge to write code to sort a list
Sorts list using merge sort
Divides the list into 2 and sorts items in the list recursively
Log in or sign up for Devpost to join the conversation.