InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is an example of parallel sorting technique?(a) bogo sort(b) sleep sort(c) cube sort(d) merge sortI have been asked this question in exam.My doubt is from Sorting topic in section Sorting of Data Structures & Algorithms II |
|
Answer» Correct answer is (c) cube sort |
|