prosis369 / DAA-Trie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The goal of this project is to implement trie data structure which supports Insertion, Deletion and Search operations on words using arrays.

About


Languages

Language:C 100.0%