Question-57

Data Structure
Heaps

Consider a binary min-heap made up of natural numbers up to 1024. Assume that all the numbers are occurring exactly once in the heap. Given that, depth of a node in the heap is equal to the number of edges to that node from the root node, what is the maximum possible depth of the node number 7 ?