Let\'s say I have an unsorted array from 1 to 10, as shown below...
a = ["3", "5", "8", "4", "1", "2",
The cheap way would be to zero fill on the left and make all numbers 2 digit.