ShellSort 1.4

License: Free ‎File size: 93.18 KB
‎Users Rating: 3.0/5 - ‎1 ‎votes

ShellSort is a simple sort suitable for 2000 or less elements. It sorts using a comparision routine you provide to compare two elements to be sorted. You can test it with: java.exe -jar shellsort.jar

VERSION HISTORY

  • Version 1.4 posted on 2008-01-01
    bundle with pad and ant scripts

Program Details