InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not the rearranging method used to implement self-organizing lists?(a) count method(b) move to front method(c) ordering method(d) least frequently usedEnquiry is from Types of Lists topic in chapter Types of Lists of Data Structures & Algorithms II had been asked this question during an internship interview. |
|
Answer» Correct answer is (d) least frequently USED |
|