Contents    Page-10    Prev    Next    Page+10    Index   

Binary Heap

A binary heap is a binary tree that is mapped onto an array. Because of the mapping that is used, links between nodes are easily computed without storing them.

A heap has two fundamental properties: