Y
Hacker News
new
|
ask
|
show
|
jobs
by
xdavidliu
1110 days ago
by "general sort" your parent comment means "comparison sort", and the claim (which has been proved, see CLRS intro to algorithms) is that you cannot do it in better than O(n log n) comparisons.