Capt. Horatio T.P. Webb
A SIMPLE SORT / MAX / MIN
Parks -- FALL 2000
Last Updated 12PM 10/3/2000

A simple bubble sort -- both ways (ascending and descending)
with functions to find minimum and maximum
(Numbers shown are the element numbers (0 thru 21))

0. Ascending
1. Descending
Random
Column
Sorted
Column
  2.
  3.
  4.
  5.
  6.
  7.
  8.
  9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20. Maximim
21. Minimum