What is the maximum height of any AVL-tree with 7 nodes? Assume that the height of a tree with a single node is 0.
Reveal answer
Fill a bubble to check yourself
What is the maximum height of any AVL-tree with 7 nodes? Assume that the height of a tree with a single node is 0.