Skip lists are similar to which of the following datastructure?

Q & ACategory: Data StructureSkip lists are similar to which of the following datastructure?
Admin Staff asked 4 years ago

Skip lists are similar to which of the following datastructure?
a) stack
b) heap
c) binary search tree
d) balanced binary search tree

1 Answers
Admin Staff answered 4 years ago

d) balanced binary search tree