Which of the following sorting algorithms is closely related to shell sort?
(a) Selection sort
(b) Merge sort
(c) Insertion sort
(d) Bucket sort
I have been asked this question during an interview for a job.
I need to ask this question from Shell sort topic in chapter Sorting of Data Structures & Algorithms II