The Full Counting Sort

  • + 1 comment

    Yes, U can do that that sort of thing, but it would be a messy to firstly count all numbers and then create a discrete array of string buffers and also the space complexity may not be improved very much as x is small(x<=100) and u are also using an another array to store values which are not null.