InterviewSolution
Saved Bookmarks
| 1. |
Comb sort is a stable sorting algorithm.(a) True(b) FalseI have been asked this question in unit test.Enquiry is from Sorting in section Sorting of Data Structures & Algorithms II |
|
Answer» The CORRECT option is (b) False |
|