Which of the following tree data structures is not a balanced binary tree?

Q & ACategory: Data StructureWhich of the following tree data structures is not a balanced binary tree?
Admin Staff asked 4 years ago

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

1 Answers
Admin Staff answered 4 years ago

d) B-tree