brendanpettis / Algorithm-Fundamentals

This is a class project that demonstrates some fundamental algorithms and data structures.
https://www.algorithmfundamentals.com/
0 stars 0 forks source link

Merge Sort #15

Open nickpapadakis-matc opened 5 years ago

nickpapadakis-matc commented 5 years ago

A simple merge sort would be beneficial to the project.

brendanpettis commented 5 years ago

Sounds great!