AVL Tree - Heights of two child subtrees of any node differ by at most one - Data Structure
Q. In _____________, the heights of the two child subtrees of any node differ by at most one.- Published on 25 Aug 15a. Binary Tree
b. Red Black Tree
c. Splay Tree
d. AVL Tree
ANSWER: AVL Tree