.Net Standard 2.1 package contains implementation of Standard Binary Search Tree and AVL Tree.
Info
| Version: | 2.4.15 |
| Author(s): | BSTLibrary |
| Last Update: | Tuesday, December 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rustedwizard/BST |
| NuGet Url: | https://www.nuget.org/packages/BSTLibrary |
Install
Install-Package BSTLibrary
dotnet add package BSTLibrary
paket add BSTLibrary
BSTLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
Tags