A plug-and-play class-library project of standard Data Structures and Algorithms, written in C#. It contains 75+ Data Structures and Algorithms, designed as Object-Oriented isolated components. Even though this project started for educational purposes, the implemented Data Structures and Algorithms are standard, efficient, stable and tested. This is a C#.NET solution-project, and it contains three subprojects. Algorithms, a class library project which contains the Algorithms implementations. Data Structures, a class library project which contains the Data Structures implementations. Also, UnitTest, a unit-testing project for the Algorithms and Data Structures.

Features

  • A C#.NET solution-project
  • Contains three subprojects
  • Contains the Algorithms implementations
  • Contains the Data Structures implementations
  • Unit-testing project for the Algorithms and Data Structures
  • Requires NET Core >= 2.0

Project Samples

Project Activity

See All Activity >