This algorithm does not work well for duplicate items (had to modify it slightly to do so) and reaaaalllly does not work for large amounts of items to sort. At 50,000 it produces a stack overflow... I need to sort a million items.... =0(
View All Comments
| View Tutorial