Q. What is the average case time complexity for finding the height of the binary tree? (Solved)

1. h = O(loglogn)

2. h = O(nlogn)

3. h = O(n)

4. h = O(log n)

  • d. h = O(log n)
Subscribe Now

Get All Updates & News