InterviewSolution
Saved Bookmarks
| 1. |
Bubble sort is also known as ___________(a) stupid sort(b) ship sort(c) sinking sort(d) shell sortThis question was posed to me in examination.My question is based upon Sorting in section Sorting of Data Structures & Algorithms II |
|
Answer» The CORRECT choice is (c) sinking sort |
|