Which of the following data structure is preferred to have lesser search time when the list size is small?
Posted: Wed Jul 13, 2022 7:42 pm
a) search tree
b) sorted list
c) self organizing list
d) linked list
b) sorted list
c) self organizing list
d) linked list