ayan-biswas0412 / AlgoDocs

📚 This repository is meant for jotting down common algorithms and their implementation in several languages
MIT License
11 stars 29 forks source link

Update merge_sort.md #50

Closed amypritc closed 2 years ago

amypritc commented 2 years ago

Relevant Issue: Implement Merge Sort #47

Description: python implementation of merge and merge sort