kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Trie Implementation python #527

Closed namitamutha closed 4 years ago

namitamutha commented 4 years ago

Description

Added code for trie data structure in python, fixes #411

Type of change

Python file added

Please delete options that are not relevant

Checklist:

kaustubhgupta commented 4 years ago

Fill the PR template properly and update the readme file for the language

namitamutha commented 4 years ago

I've done the changes, can you check?