kennyledet / Algorithm-Implementations

Share, discuss and learn about algorithm implementations!
http://algorithm.zone
MIT License
2.2k stars 532 forks source link

Shell sort is not optimal #499

Open funny-falcon opened 8 years ago

funny-falcon commented 8 years ago

Wikipedia provides analize and samples of better gap sequences, than just halving size: https://en.wikipedia.org/wiki/Shellsort