InterviewSolution
Saved Bookmarks
| 1. |
Cocktail sort is a variation of _____________(a) Bubble sort(b) Selection sort(c) Insertion sort(d) Gnome sortI got this question in my homework.Asked question is from Sorting topic in chapter Sorting of Data Structures & Algorithms II |
|
Answer» Right ANSWER is (a) Bubble sort |
|