Q. What maximum difference in heights between the leafs of a AVL tree is possible? (Solved)
1. log(n) where n is the number of nodes
2. n where n is the number of nodes
3. 0 or 1
4. atmost 1
- a. log(n) where n is the number of nodes
1. log(n) where n is the number of nodes
2. n where n is the number of nodes
3. 0 or 1
4. atmost 1