Hacker News new | ask | show | jobs
by MaxGabriel 5186 days ago
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.