SORTING ACTIVITY
GROUP 1 | GROUP 2 | GROUP 3 | GROUP 4 |
Jordan Beck |
Mike DeRuscio | Chris Frewin | Nick Koester |
Jake Lolik | Scott Maughan | Andrew Mueller | Sam Wilson |
TASK
You and your partner are to use this class to
sort the included list of numbers using both the selection sort and then the
insertion sort. Place it in a new Project in your labs folder called "Sorting".
You can put it on your partner's computer later via Flash drive or another method.
THE PROCESS
You and your partner should sit next to each other at ONE MACHINE. The first
name in your group will do the typing for SELECTION sort. Once you successfully
complete that, you will switch places and the second name will do the typing.
You are to work together and please make sure you follow the instructions. You should print the list from inside the sort method after each iteration so we can see how the sorted list is developing.
THE PURPOSE
In doing this, you will be learning both types of sorting algorithms as well
as helping each other. Please work together to make
the world a better place. :)