Closed prykdev closed 4 years ago
@P-riyanka-prasad Merge Sort implementation is already available. (https://github.com/amanmehara/programming/blob/master/Python/Algorithms/merge_sort.py)
Also, your PR even contains selection sort, which is not required.
@P-riyanka-prasad Merge Sort implementation is already available. (https://github.com/amanmehara/programming/blob/master/Python/Algorithms/merge_sort.py)
Also, your PR even contains selection sort, which is not required.