Which is the simplest of all binary search trees?
(a) AVL tree
(b) Treap
(c) Splay tree
(d) Binary heap
The origin of the question is Binary Trees topic in division Binary Trees of Data Structures & Algorithms I
The question was asked in my homework.