Info
| Version: | 1.0.3 |
| Author(s): | Jing KE |
| Last Update: | Monday, May 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jingkecn/Trie.Net |
| NuGet Url: | https://www.nuget.org/packages/Trie.Net.Standard |
Install
Install-Package Trie.Net.Standard
dotnet add package Trie.Net.Standard
paket add Trie.Net.Standard
Trie.Net.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Prefix Tree), referenced from: https://leetcode.com/articles/implement-trie-prefix-tree/.