Page 1 of 1

Why is Shell sort called as a generalization of Insertion sort?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) Shell sort allows an exchange of far items whereas insertion sort moves elements by one position
b) Improved lower bound analysis
c) Insertion is more efficient than any other algorithms
d) Shell sort performs internal sorting