Heap sort is the worst. It's like trying to sort a bunch of cats by their favorite foods.
It's got a time complexity of O(n log n), but who needs to know that when you're just trying to sort a few items.