1
Student Name: __________________
Class and Section __________________
Total Points (20 pts) __________________
Due: March 3, 2010 before the class
Project: Selection Sort Animation
CSCI 2410 Data Structures and Algorithms
Armstrong Atlantic State University
Problem Description:
Write a Java applet that animates the selection sort
algorithm. Create an array that consists of 20 distinct
numbers from 1 to 20 in a random order. The array elements
are displayed in a histogram, as shown in the following
figure. Clicking the Step button causes the program to
perform an iteration of the outer loop in the algorithm and
Design (Draw the UML diagram of the classes for the project)
Coding (Insert source code here)
2
Sample runs (Screen shots of sample runs)
What to submit?
1. Fill in this Word file and print a copy.