Yet-Another-Series / Yet_Another_Algorithms_Repository

Beginner friendly repo for easily contributing algorithms' implementations
MIT License
34 stars 256 forks source link

added trie implementation #381

Closed AndreiB97 closed 4 years ago

AndreiB97 commented 4 years ago

Added a Trie implementation in C. It can store lowercase words.

Nikunj-Aggarwal commented 4 years ago

Follow the naming guidelines

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closed due to inactivity