InterviewSolution
Saved Bookmarks
| 1. |
What is the other name for a shell sort algorithm?(a) Diminishing increment sort(b) Diminishing decrement sort(c) Insertion sort(d) Selection sortThe question was asked in an interview.Enquiry is from Shell sort in portion Sorting of Data Structures & Algorithms II |
|
Answer» The correct choice is (a) Diminishing increment sort |
|