Hacker News new | ask | show | jobs
by rachbowyer 3949 days ago
If Quicksort worst case performance is a problem then use Introsort (https://en.wikipedia.org/wiki/Introsort), which the paper fails to mention.