InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is a variation of Heap sort?(a) Comb sort(b) Smooth sort(c) Binary tree sort(d) Shell sortThis question was posed to me in exam.Question is taken from Heapsort topic in chapter Sorting of Data Structures & Algorithms II |
|
Answer» Correct ANSWER is (b) Smooth sort |
|