Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
trie
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Unveiling the Trie: A Masterstroke for Efficient String Searches
Brian Baliach
Brian Baliach
Brian Baliach
Follow
Nov 14
Unveiling the Trie: A Masterstroke for Efficient String Searches
#
codingchallenges
#
trie
#
javascript
Comments
Add Comment
4 min read
Two trie implementations in Rust (one's super fast)
Tim McNamara
Tim McNamara
Tim McNamara
Follow
Mar 31
Two trie implementations in Rust (one's super fast)
#
rust
#
datastructures
#
trie
22
 reactions
Comments
1
 comment
2 min read
208. Implement Trie (Prefix Tree) 🚀
Samuel Hinchliffe 🚀
Samuel Hinchliffe 🚀
Samuel Hinchliffe 🚀
Follow
May 31 '22
208. Implement Trie (Prefix Tree) 🚀
#
javascript
#
programming
#
leetcode
#
trie
8
 reactions
Comments
2
 comments
5 min read
Trie Real world implementation
riju_bro
riju_bro
riju_bro
Follow
Feb 6 '22
Trie Real world implementation
#
python
#
tkinter
#
trie
#
datastructure
3
 reactions
Comments
Add Comment
1 min read
JS Simple Trie Implementation
Nam Phạm
Nam Phạm
Nam Phạm
Follow
Dec 25 '21
JS Simple Trie Implementation
#
javascript
#
structure
#
trie
5
 reactions
Comments
Add Comment
4 min read
Como funcionam as Tries
Pedro Victor
Pedro Victor
Pedro Victor
Follow
Dec 21 '21
Como funcionam as Tries
#
javascript
#
datastructures
#
trie
#
tutorial
5
 reactions
Comments
2
 comments
5 min read
Building a Discord bot to filter out swear words
Nick Doty
Nick Doty
Nick Doty
Follow
Sep 29 '20
Building a Discord bot to filter out swear words
#
discord
#
python
#
trie
#
bot
9
 reactions
Comments
6
 comments
7 min read
Implement Trie (Prefix Tree) - LeetCode
Subramanya Chakravarthy
Subramanya Chakravarthy
Subramanya Chakravarthy
Follow
May 15 '20
Implement Trie (Prefix Tree) - LeetCode
#
design
#
trie
8
 reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account