189 views
0 votes
0 votes
A weight balanced tree is a binary tree in which for each node the number of nodes in LST ias at least half and almost twice the number of nodes in RST. Maximum possible height of such a tree on n nodes is best described by

log n base 2

log n base 4/3

log n base 3

log n base 3/2

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
0 votes
0 votes
1 answer
3