previous
|
index
|
next
Adding to a Binary Heap
Shift the parent of the new location down:
Q:
If the node
1
were added to the new location, would the resulting structure have the heap property?
A:
No
previous
|
index
|
next