Y
Hacker News
new
|
ask
|
show
|
jobs
by
vengefulduck
2377 days ago
You don’t need to modify the data structure for most quadratic sorts though. Or even for quick sort.
1 comments
BubRoss
2376 days ago
Most people get the partition algorithm wrong on their first try if they write it themselves.
link