Closed vaishnavin01 closed 1 year ago
Description: Added a merge sort algorithm. merge sort is a type of divide and conquer method with the time-complexity of (O(nlogn)) which is much better than other sorting Algorithms
I like to working on this .
please add hactoberfest label for it
Description: Added a merge sort algorithm. merge sort is a type of divide and conquer method with the time-complexity of (O(nlogn)) which is much better than other sorting Algorithms