Page 1 of 1

Choose the correct properties of weak-heap.

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) Every node has value greater than the value of child node
b) Every right child of node has greater value than parent node
c) Every left child of node has greater value than parent node
d) Every left and right child of node has same value as parent node