serverx-org / DSA-MASTERY

This repository covers the roadmap for mastering Data Structures and Algorithms in JavaScript, Python, C/C++, and Java.
https://serverx.org.in/articles/dsa-mastery/
12 stars 16 forks source link

added quick and merge sort #15

Closed kumar007ambi closed 1 month ago

kumar007ambi commented 1 month ago

I have added Quick Sort and Merge Sort algorithm Solution which is basically apply Divide and Conquer rule, @gautamankoji Please review this PR and please mention the tag along with this PR😀. This close issue no: #14