Question 15
An AVL tree contains 120 nodes. What is the maximum possible height of the AVL tree? Assume that the height of an empty AVL tree is 0 and the height of an AVL tree with a single node is 1
An AVL tree contains 120 nodes. What is the maximum possible height of the AVL tree? Assume that the height of an empty AVL tree is 0 and the height of an AVL tree with a single node is 1
A written answer, not marked automatically.
Question 15 of 16 in the IIT Madras BS Programming, Data Structures and Algorithms using Python (PDSA) Quiz 2 paper sat on 12 Apr 2026, in the January 2026 term (Programming, Data Structures And Algorithms Using Python 06 Apr 26). It carries 3 marks.