InterviewSolution
Saved Bookmarks
| 1. |
Shell sort algorithm is an example of?(a) External sorting(b) Internal sorting(c) In-place sorting(d) Bottom-up sortingI have been asked this question in semester exam.The doubt is from Shell sort in division Sorting of Data Structures & Algorithms II |
|
Answer» Right OPTION is (b) Internal sorting |
|