InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not an alternate name of exponential search?(a) Logarithmic search(b) Doubling search(c) Galloping search(d) Struzik searchThis question was posed to me in an interview for job.My doubt is from Searching topic in section Searching of Data Structures & Algorithms II |
|
Answer» Correct option is (a) Logarithmic search |
|