145 views
0 votes
0 votes
true or false

The number of node in each left subtree is within a factor of 2 of the number of nodes in the
corresponding right subtree also a node is allowed to have only one child
if that child has no children .This tree has worst case height O(logn) n is number of nodes of tree?

Please log in or register to answer this question.

No related questions found