InterviewSolution
Saved Bookmarks
| 1. |
Merge sort can be implemented using O(1) auxiliary space.(a) true(b) falseI got this question in examination.My question is from Sorting in portion Sorting of Data Structures & Algorithms II |
|
Answer» Correct choice is (a) true |
|