Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 146 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 146 Bytes

ShellSort

A program that uses the shell-sort algorithm to sort an array and then tells the number that repeats more often in the random array.