Sort random numbers from lowest to highest in the smallest number of moves.
pasqualerossi
Sorting algorithm using two stacks
gemartin99