CPS 100 Algorithmic Program Testing, Spring 2006
- Choose the problem you want to submit/test --- you should look at
the problem statement, think about how to solve it, then write code to
solve it. After you've tested via the online testing mechanism you'll
need to submit the code for grading via Eclipse/submit.
- Click Browse... to choose the file on your local system
you'll test online.
- Click test/run to test the program.
If you use this page again you may have to reload/rebrowse
for the program and reselect the problem.
Problem Statements
- AimToTen
- FontSize
- SandwichBar
- ClassScores
-
Sort1 SortedFreqs
-
Sort2 SortByFreqs
-
Anagrams
-
Dirsort
- RatRoute
- NumberFill
- MemberCheck
- Word Ladder I
- Word Ladder II
- BST count
-
Aunts and Uncles
-
MedalTable
-
FamilyTree
-
NameSort
-
Internet
-
Circuits
-
Tourney
-
CodeBloat
-
SequenceSync
-
BlindMazeSolve
Owen L. Astrachan
Last modified: Wed Apr 19 09:55:05 EDT 2006