Counting Sort 2

  • + 1 comment

    The problem description should be more clear about what a counting sort algorithm actually is. I see alot of people here sorting in all sorts of different ways, when they are intended to use a specific algorithm, counting sort.