csharp-data-structures A collection of data structures written in C#. To learn more about how some of the data structures are implemented, check out the technical articles on Growing with the Web. Dependencies This project requires .NET Core. Build dotnet restore Test dotnet test