InterviewSolution
Saved Bookmarks
| 1. |
The self organizing list improves the efficiency of _______(a) binary search(b) jump search(c) sublist search(d) linear searchMy doubt is from Types of Lists in section Types of Lists of Data Structures & Algorithms II got this question during an internship interview. |
|
Answer» The correct OPTION is (d) linear search |
|