Question1 Heap Property Node Value Greater S Left Child Less S Right Child True False Q37162320

QUESTION1 A heap has the property where any node has a value greater than its left child, but less than its right child Tru

QUESTION1 A heap has the property where any node has a value greater than it’s left child, but less than it’s right child True ○ False Show transcribed image text QUESTION1 A heap has the property where any node has a value greater than it’s left child, but less than it’s right child True ○ False


Answer


False.

in a heap, a value at any node is greater than both leftand right child.

small ;;

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.