Hacker News new | ask | show | jobs
by Rebelgecko 1123 days ago
Sleepsort is the most elegant & efficient sorting algorithm
1 comments

Sleepsort just pushes the sorting task to the task scheduler, which uses sone other algorithm to do the sorting.
That's what makes it the best, it automatically improves as OS's implement more efficient algos