Question # 14
A binary search tree in which for every node in the tree, the height of the left right subtrees can differ by at most 1 is
B-tree
AVL tree
Expression tree
Splay tree
None of the others