On this page:
1.1 Instructions
1.2 Communications
1.3 Submissions
8.6

1 Midterm 1

Due: 10/4 11:59PM

Midterm 1 will be released at least 48 hours prior to its due date.

1.1 Instructions

The midterm will be released as a zip file m1.zip on ELMS.

There are several parts to this midterm. Each part has its own directory with a README and supplementary files. Read the README in each part for instructions on how to complete that part of the midterm.

1.2 Communications

If you have questions about the exam, send a DM to ModMail on Discord. This will go to the entire course staff.

Answers to common clarifying questions will be posted to the #midterm1 channel on Discord.

If you have trouble reaching the course staff via Discord, email dvanhorn@cs.umd.edu.

You may not communicate with anyone outside of the course staff about the midterm.

1.3 Submissions

You should submit your work as a single zip file of this directory on Gradescope. Unlike past assignments, Gradescope will only do a basic test for well-formedness of your submission. It will make sure the directory layout is correct and that all the functions that will be tested are available. It will catch syntax errors in your code, but it does not run any correctness tests.

If you fail these tests, we will not be able to grade your submission. Passing these tests only means your submission is well-formed. Your actual grade will be computed after the deadline.

You are encouraged to check your own work.