InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not an alternative name of bogosort?(a) stupid sort(b) permutation sort(c) donkey sort(d) monkey sortThe question was posed to me in an interview.This is a very interesting question from Sorting topic in division Sorting of Data Structures & Algorithms II |
|
Answer» The correct option is (c) donkey sort |
|