trie topic
chtrie
Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
InterviewPrep
A repo that might help you for Data structures and Algorithms (DSA) interviews
Algorithm-Visualizer
Algorithm Visualizer helps users to visualize different algorithms with vibrant graphics and colors 🤖 👨💻
DSA
This is Data Structure and Algorithm - Notes and Codes Repo
PyPruningRadixTrie
PyPruningRadixTrie - Python version of super fast Radix trie for prefix search & auto-complete
healthcare-appointment-scheduling-app
• This is a patient doctor appointment booking WebApp. Patient signs in using google account and Doctor needs to register prior in the system to login. • Patient can book appointment in slot and calen...
dawg
Building and studying the DAWG data structure for fun
java-immutable-collections
Efficient Immutable/Persistent Collections for Java
swift-hamt
An implementation of HAMT data-structure in Swift
StringOperations
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein