InterviewSolution
Saved Bookmarks
| 1. |
Cycle sort is a comparison based sort.(a) true(b) falseThis question was posed to me in an interview for job.The origin of the question is Sorting topic in section Sorting of Data Structures & Algorithms II |
|
Answer» Correct option is (a) true |
|