CS375 Assignment Grading
Grades will be posted on Canvas.
The grade will be determined by the following criteria:
- Good:
- Correct results
- Good comments
- Clean, elegant, short, bomb-proof code
- Extra features (e.g. optimization, good code generation)
- ...
- Bad:
- Incorrect/unfinished
- No comments
- Poor program structure/design
- Inefficient code
- ...
Good Luck!