Hacker News new | ask | show | jobs
by ISloop 5186 days ago
Who grades the homework assignments?
1 comments

They're graded by a computer program. Usually you are writing function(s) and need to return a correct value.

As CS373 progressed it got more complex: you worked from some helper code (like a matrix class) and had multiple test cases to test your program.