Computer Science, asked by vamsib7895, 1 year ago

Completing tree has aproperty that valeue at each node called

Answers

Answered by bikku29
0

A max-heap is a complete binary tree in which the value in each internal node

is greater than or equal to the values in the children of that node.



Similar questions