1.

Which of the following is a variant of insertion sort?(a) selection sort(b) shell sort(c) odd-even sort(d) stupid sortPlease answer.

Answer»

The correct OPTION is (b) shell sort

Explanation: Shell sort is a variation of insertion sort. It has a BETTER RUNNING time in practical APPLICATIONS.



Discussion

No Comment Found

Related InterviewSolutions