In a max-heap, element with the greatest key is always in the which node?
Posted: Wed Jul 13, 2022 7:42 pm
a) Leaf node
b) First node of left sub tree
c) root node
d) First node of right sub tree
b) First node of left sub tree
c) root node
d) First node of right sub tree