Instructions :
- You may try the sorting animation with your own input. In the User
Input box, enter the integers you want to use as input, ensuring
that each integer is separated from its preceding and succeeding integers by
at least one blank. Using any other separator character is ILLEGAL
. When you are done entering your input, click on the "Accept" button
for your input to be accepted. You will see the sort bar graph picture change
to reflect your entered input.
- You must enter at least 2 (two) integers, and you may
enter at most 22 (twenty-two) integers as input. Also, the value of
each integer must be between 1 (one) and 25 (twenty-five). Violating these
conditions will cause your input to be considered illegal.
- You may randomly select a sample input list by clicking on the "Choose
Random Input" button. This will cause a random list of size 22 (twenty-two) to
be selected.
- Any illegal input will display an error message in the message
box and cause a random input list of size 22 (twenty-two) to be used.
You may attempt to re-enter your input at any time.
Applet