Hacker News new | ask | show | jobs
by monster_group 928 days ago
It's the element in quick sort that you swap around to make sure all elements before pivot are less than it and all elements after are greater than it.