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

Most people get the partition algorithm wrong on their first try if they write it themselves.