Choose all images that illustrate a binary heap.
Tip: Remember that a binary heap must satisfy both of these properties:
It's a complete binary tree.
Each node holds the maximum (or minimum) value within its subtrees.
Choose all images that illustrate a binary heap.
Tip: Remember that a binary heap must satisfy both of these properties:
It's a complete binary tree.
Each node holds the maximum (or minimum) value within its subtrees.
Create a free account to access the full topic