Vidyalelo
Data Structure · Q54

Linked Lists in Data Structures

Programming · Data Structure · question 54

Q54

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
Answer
D.
linked list

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board