Hacker News new | ask | show | jobs
by justAlittleCom 2442 days ago
I dont understand how it is so special. Every single realworld sort I have seen are hybrid sorts. Very often merge sort + insertion sort or bubble sort for small sub-array.

Can you englight me ?