InterviewSolution
Saved Bookmarks
| 1. |
Comb sort is an improved version of _______(a) Selection sort(b) Bubble sort(c) Insertion sort(d) Merge sortI had been asked this question in quiz.This question is from Sorting in section Sorting of Data Structures & Algorithms II |
|
Answer» The CORRECT option is (b) Bubble sort |
|