ayan-biswas0412 / AlgoDocs

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

Merge Sort #26

Closed Ronak55 closed 3 years ago

Ronak55 commented 3 years ago

Implemented merge sort algorithm in both cpp and Javascript

ayan-biswas0412 commented 3 years ago

Implemented merge sort algorithm in both cpp and python

I think you have done Javascript and cpp right ?