|
|
|
|
|
by alanfranz
1964 days ago
|
|
I think the ideal would be something like an autograder, rather than a solution. There used to be a Coursera class from Princeton that relied on Sedgewick and Wayne algorithms book, and the class was very, very good. Then we must hope people don't publish solutions on github! |
|
Me too! But I don't know how to write a useful auto-grader for free-form English text and pseudocode, and neither does anyone else.
Even a pedagogically useful auto-grader for actual _code_ — one that doesn't just check a bunch of test cases, but diagnoses the code to identify design errors and offers specific feedback for improvement — would be utterly revolutionary.