The comparison of “Enhanced Shell sort” with Insertion
sort and Shell sort is made. In Shell sort the numbers of swaps
are reduced as compared to Insertion sort and in “Enhanced
Shell Sort” the numbers of swaps are further reduced as
compared to Shell sort.