Module 0107: Binary heap
Tak Auyeung, Ph.D.
December 11, 2006
1
About this module
2
What is a heap, in general?
2.1
Rules
2.2
Node serialization
2.3
Node insertion
2.4
Node deletion
3
Binary heap
4
Heap sort
5
Implementation
5.1
Heap ADT
5.2
Heap sort
[
next
]