Y
Hacker News
new
|
ask
|
show
|
jobs
by
kough
3390 days ago
No mention of median-of-medians for pivot selection? Someone needs to re-read CLRS...
1 comments
coder007
3390 days ago
They have mentioned Introselect which is a hybrid of quickselect and median of medians.
link
kough
3390 days ago
Ah, missed that paragraph. Thanks.
link