Hacker News new | ask | show | jobs
by Nemerie 2433 days ago
Though it's not true quicksort, it's possible to explain the idea of this algorithm with code like this in just a few minutes while the truest implementation in C with Hoare partition looks really confusing