What maximum difference in heights between the leafs of a AVL tree is possible?
Posted: Wed Jul 13, 2022 7:42 pm
a) log(n) where n is the number of nodes
b) n where n is the number of nodes
c) 0 or 1
d) atmost 1
b) n where n is the number of nodes
c) 0 or 1
d) atmost 1