Hacker News new | ask | show | jobs
by unruledboy 3278 days ago
it's interesting that .Net built-in quicksort is actually doing the same thing, with introsort behind the scenes.