- Why is quicksort faster than heapsort? And how to make them faster? https://johnysswlab.com/why-is-quicksort-faster-than-heapsort-and-how-to-make-them-faster/ 14 comments cpp
- Heapsort, Quicksort, and Entropy: Information theoretical argument why quicksort is faster than heapsort http://users.aims.ac.za/~mackay/sorting/sorting.html 39 comments programming