Please refer to the information posted on the course homepage regarding our expectations, policies, etc.
Any violation of our policies will be dealt with as a case of Academic Misconduct & Dishonesty.
Important Dates
Event | Day | Date | Time |
---|---|---|---|
Release | Fri | Oct 09 | 09:00 AM ET |
Deadline | Sat | Oct 10 | 09:00 PM ET |
Grading: 36 Points Total
- Dynamic ArrayQueue (Functionality: 12)
- Balancing Brackets (Debug: 5 points, Tests: 9 points)
- Discussion (8 points)
- Style (CheckStyle, Solution design, etc: 2 points)
You will get 20 points out of 36 points through AutoTest. However, you will not receive any feedback from CodeGrade upon submission.
You are not allowed to use (1) Java Collections (Java’s built-in data structures), (2) data structures that are not covered in the course yet.
This exam requires your Java source code to be checkstyle compliant with the course configuration file!