InterviewSolution
Saved Bookmarks
| 1. |
Cube sort is an in place sorting algorithm.(a) true(b) falseThis question was posed to me in exam.This interesting question is from Sorting topic in chapter Sorting of Data Structures & Algorithms II |
|
Answer» The correct answer is (b) false |
|