Q. In which tree, for every node the height of its left subtree and right subtree differ almost by one? (Solved)
1. binary search tree
2. avl tree
3. threaded binary tree
4. complete binary tree
- b. avl tree
1. binary search tree
2. avl tree
3. threaded binary tree
4. complete binary tree