Sail E0 Webinar
Question

For a n-node binary tree if its given that binary tree has maximum
possible leaves, what would be the maximum possible height of the
tree:



Options:
A .  O(n)
B .  O((n-1)/2)
C .  O(n log n)
D .  O(log n)
Answer: Option A



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers