NITSkmOS / Algorithms

In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
https://nitskmos.github.io/Algorithms
MIT License
100 stars 302 forks source link

[Algo] Merge Sort [C] #147

Closed 123vivekr closed 6 years ago

123vivekr commented 6 years ago

https://en.wikipedia.org/wiki/Merge_sort

123vivekr commented 6 years ago

Please assign this to me

sangamcse commented 6 years ago

GitMate.io thinks possibly related issues are https://github.com/NITSkmOS/Algorithms/issues/145 ([Algo] Selection Sort [C]), https://github.com/NITSkmOS/Algorithms/issues/146 ([Algo] Quick Sort [C]), https://github.com/NITSkmOS/Algorithms/issues/23 ([Algo]: Add Heapsort in C), https://github.com/NITSkmOS/Algorithms/issues/44 ([Algo] Binary Search [C]), and https://github.com/NITSkmOS/Algorithms/issues/135 ([Algo] Shell Sort [C]).

123vivekr commented 6 years ago

@sangamcse I did not understand your last message. Merge Sort for C is not implemented nor is there any issue up for its implementation AFAIK

sangamcse commented 6 years ago

Don't worry about that. I have already assigned you for the issue. That message is just bot analysis of the whole repository.