click the green flag to start
this program populates an array then sorts the array while using another temp array. it is not as efficient (with respect to time and cpu resource consumption) as "quick sort" ...