Which of the following tree data structures is not a balanced binary tree?
(a) AVL tree
(b) Red-black tree
(c) Splay tree
(d) B-tree
I would like to ask this question from Binary Trees in portion Binary Trees of Data Structures & Algorithms I
This question was addressed to me during an interview.