Which of the following data structure is preferred to have lesser search time when the list size is small?

Q & ACategory: Data StructureWhich of the following data structure is preferred to have lesser search time when the list size is small?
Admin Staff asked 4 years ago

Which of the following data structure is preferred to have lesser search time when the list size is small?
a) search tree
b) sorted list
c) self organizing list
d) linked list

1 Answers
Admin Staff answered 4 years ago

c) self organizing list