Skip to content

A simple Trie data structure with insert and find operation, holding string data.

Notifications You must be signed in to change notification settings

ArunHarish/Trie

Repository files navigation

example workflow

Trie

A simple Trie data structure with insert and find operation. It can only hold string dataset

About

A simple Trie data structure with insert and find operation, holding string data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published