Searching for a binary heap

Report a typo

Choose all images that illustrate a binary heap.

Tip: Remember that a binary heap must satisfy both of these properties:

  1. It's a complete binary tree.

  2. Each node holds the maximum (or minimum) value within its subtrees.

Select one or more options from the list
___

Create a free account to access the full topic