Spring 2025 - CS 3005 - Practice Exam 1
Exam Time
This practice exam will be open during class time. Source code must be committed and pushed to the git repository.
Remember to use git add/commit/push
to record your progress in the repository.
Any push that occurs more than 5 minutes after class ends will not be graded. The safest practice would be to close all work down by end of class, to allow time to finish git operations. Work completed outside of the classroom will be considered cheating.
Exam Rules
- The work you submit must be your own.
- Live help is not allowed.
- If you anticipated a question and wrote some code ahead of time, it is allowed, as long as it is your own work.
- Select tasks from the list below. Complete tasks until you have scored 100 or more points, or until time runs out. Maximum possible points is 100.
Tasks
- (xx Points) Difference
- (xx Points) Reverse Sawtooth
- (xx Points) WAVFile and wav_file_creator changes - Sorry, no examples.
Note
There is no practice problem relating directly to the WAVFile
class, but you should be prepared to work with it on the exam.
Last Updated 02/04/2025