Binary heap: Difference between revisions

Content deleted Content added
Corrected my diagram and text
m Added external link
Line 24:
 
So removing the largest node from a heap takes O(lg ''n'') steps.
 
External Links:
* http://mathworld.wolfram.com/Heap.html