
-----------------------------------
LiquidDragon
Sun Sep 26, 2004 4:04 pm

Sorting Problem
-----------------------------------
Does anyone know how to use comb sort? I cant get it to work.

-----------------------------------
Hikaru79
Mon Oct 18, 2004 5:54 am


-----------------------------------
Here you go. A source code for a comb sort algorithm :)

http://www.cs.ubc.ca/spider/harrison/Java/CombSort11Algorithm.java.html
