previous
|
index
|
next
Adding to a Binary Heap
Continue to shift the parent 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