This website is preserved for historical and scholarly reference and is no longer actively maintained.
QUIZ 34
November 12, 1997
Suppose that a Selection Sort program requires 3 seconds when run with 4000 array entries.
1. If the same program is run on the same computer with 8000 array entries, how long do you expect this program to run?
2. If the same program is run on the same computer with 12000 array entries, how long do you expect this program to run?