Y
Hacker News
new
|
ask
|
show
|
jobs
by
Rebelgecko
1123 days ago
Sleepsort is the most elegant & efficient sorting algorithm
1 comments
dkersten
1123 days ago
Sleepsort just pushes the sorting task to the task scheduler, which uses sone other algorithm to do the sorting.
link
Rebelgecko
1122 days ago
That's what makes it the best, it automatically improves as OS's implement more efficient algos
link