/Collections

Algorithm and data structure library.

Primary LanguageC#

Collections

GitHub Actions

Class library formed by implementing many of the algorithms and data structures from Princeton's Algorithms I & II courses in idiomatic C#.

It is being written to learn CS algorithms, and also as an exercise in API design.

Documentation takes the form of a GitHub project Wiki.