Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in prefix-tree
Address book and trie structure
Nov 19, 2025
algorithm
search
addressbook
prefix-tree
patricia-trie
Can I use a trie that has a whole word on each node?
Nov 18, 2025
algorithm
tree
graph-algorithm
trie
prefix-tree
Determine if one string is a prefix of another
Dec 22, 2022
prefix
prefix-tree
patricia-trie
Implementing a Trie to support autocomplete in Python
Apr 20, 2022
python
prefix-tree