InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is an alternative name of the quickselect algorithm?(a) quick sort(b) hoare’s selection algorithm(c) tony’s selection algorithm(d) kruskal’s algorithmI have been asked this question during an interview for a job.The query is from Miscellaneous in section Miscellaneous of Data Structures & Algorithms II |
|
Answer» The correct option is (B) hoare’s selection algorithm |
|