0

I am trying to learn all the merge sort algorithms. I tried to search the web for them but each page says something different and I want closure regarding those algorithms.

Can anybody help?

AndreiSold
  • 25
  • 1
  • 6
  • 2
    `trying to learn all the merge sort algorithms` anything else you intend to devote your life to? `each [web] page says something different` well, this is going to be number n+1. – greybeard Jan 13 '18 at 18:34
  • this might answer you http://www.home.hs-karlsruhe.de/~pach0003/informatik_1/aufgaben/en/doc/de/hska/java/exercises/sorting/NaturalMergeSort.html – Maytham Fahmi Jan 13 '18 at 18:36
  • Seems like the tags answer your question. Did you read the tag info for `natural-sort`? – user3386109 Jan 13 '18 at 18:40
  • 1
    @greybeard you could stop being sarcastic and answer the question from the title if you know the answer. And no I am not devoting my life to learning those algorithms. In comparison with your brilliant mind and responses my limited knowledge at this point has information about only 4 merge sort algorithms, though I bet there are much more out there:). What I know for the moment about natural merge sort is that in comparison with the simple one when it divides the numbers in groups he takes the already sorted segments as entire groups. All I want is closure, to know if I am right or not:). – AndreiSold Jan 13 '18 at 18:43

0 Answers0