Aerilate / gotrie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌲 Go Trie

Implementation of a simple trie in Go. Supports the following methods:

  • Insert
  • Remove
  • Contains
  • StartsWith

About


Languages

Language:Go 100.0%