An academic tool for data structures and algorithms courses
The Cormen-lib module is an insular data structures and algorithms library based on the Thomas H. Cormen’sIntroduction to Algorithms Third Edition. This library was made specifically for administering and grading assignments relatedto data structure and algorithms in computer science. With this module students can receive progress reports on their problem sets in real time as they complete assignments.Additionally, student submission assessment is done with unit tests, instead of hand-tracing, ensuring that the gradesthat students receive accurately reflect their submissions. The […]
Read more