a) h = O(loglogn)
b) h = O(nlogn)
c) h = O(n)
d) h = O(log n)
What is the average case time complexity for finding the height of the binary tree?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the average case time complexity for finding the height of the binary tree?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!