What it does

It sorts the array in ascending order.

How we built it

It is built using merge sort algorithm in C++.

What we learned

Sorting an array in ascending order with less time complexity.

Built With

Share this project:

Updates