InterviewSolution
Saved Bookmarks
| 1. |
Stooge sort is a stable sorting algorithm.(a) true(b) falseThis question was addressed to me in unit test.This question is from Sorting in portion Sorting of Data Structures & Algorithms II |
|
Answer» The correct choice is (b) false |
|