UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
31 stars 47 forks source link

📃: Trie Data Structure #44

Open Anshul-Khadatkar opened 3 days ago

Anshul-Khadatkar commented 3 days ago

:red_circle: Title :Trie Data Structure :red_circle: Aim : Implement a Trie Data Structure :red_circle: Brief Explanation :Implement a Trie Data Structure which supports the following three operations: Search (word), Insert (word), Start With(word)

Screenshots 📷

N/A


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 3 days ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.