codezonediitj / pydatastructs

A python package for data structures and algorithms
https://pydatastructs.readthedocs.io/en/stable/
Other
199 stars 270 forks source link

Adding Trie #527

Open programerr01 opened 1 year ago

programerr01 commented 1 year ago

Trie is efficient search tree for strings. I can add it

karantec commented 1 year ago

please assign me this issue under gSSOC 2023