Order of growth in this process:
In an array, find the biggest number and put it in the last position
Then find the next biggest number and put it in the next to last position
Repeat this process until all the numbers are sorted