Shellsort
Appearance
See also: shellsort
English
[edit]Alternative forms
[edit]Etymology
[edit]From Shell + sort, after Douglas Shell, who published the first version in 1959.
Noun
[edit]Shellsort (uncountable)
- (computing theory) A sorting algorithm that starts by sorting pairs of elements that are far apart from each other, then progressively reduces the gap between elements to be compared.