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