Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zhangxp1998
on Feb 14, 2020
|
parent
|
context
|
favorite
| on:
Quadsort: a stable non-recursive merge sort
" It begins with quicksort, it switches to heapsort when the recursion depth exceeds a level based on (the logarithm of) the number of elements being sorted and it switches to insertionsort when the number of elements is below some threshold. "
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: