Data Structures & Algorithms Lecture Notes

4 December 2008 • Heaps and Priority Queues


With a bit more care, and a divide-and-conquer algorithm, it's possible to show that heapifying can be done with O(n) work.


This page last modified on 24 January 2006.