Computer Science And Engineering

Computer Science And EngineeringProgramming & Data StructuresNumerical Answer (NAT)1 Mark
Q4.

The height of any rooted tree is defined as the maximum number of edges in the path from the root node to any leaf node.

Suppose a Min-Heap TT stores 3232 keys. The height of TT is _______. (Answer in integer)

A
5