anmolrishi / ProgrammingHub

For the benefit of programmers.
MIT License
10 stars 113 forks source link

Added merge sort algo using python #144

Open RathodKinjal76 opened 5 years ago

RathodKinjal76 commented 5 years ago

Added merge sort algo using python

ashwek commented 5 years ago

your file is merge_sort_algo.py but the algorithm is Quick Sort