Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
(String) Prefix Trees Series' Articles
Back to Marcello La Rocca's Series
Implementing Tries in Java
Marcello La Rocca
Marcello La Rocca
Marcello La Rocca
Follow
Oct 10 '20
Implementing Tries in Java
#
algorithms
#
java
#
100daysofcode
#
computerscience
22
reactions
Comments
Add Comment
9 min read
Ternary Search Trees
Marcello La Rocca
Marcello La Rocca
Marcello La Rocca
Follow
Oct 11 '20
Ternary Search Trees
#
algorithms
#
computerscience
#
100daysofcode
#
beginners
8
reactions
Comments
Add Comment
7 min read
Ternary Search Tree: Core Methods (Java Implementation)
Marcello La Rocca
Marcello La Rocca
Marcello La Rocca
Follow
Oct 14 '20
Ternary Search Tree: Core Methods (Java Implementation)
#
algorithms
#
java
#
100daysofcode
#
computerscience
4
reactions
Comments
Add Comment
10 min read
Prefix Search with Ternary Search Trees (Java Implementation)
Marcello La Rocca
Marcello La Rocca
Marcello La Rocca
Follow
Nov 4 '20
Prefix Search with Ternary Search Trees (Java Implementation)
#
algorithms
#
java
#
100daysofcode
#
computerscience
7
reactions
Comments
Add Comment
9 min read
Java Profiling: comparing BSTs, tries and TSTs
Marcello La Rocca
Marcello La Rocca
Marcello La Rocca
Follow
Nov 13 '20
Java Profiling: comparing BSTs, tries and TSTs
#
algorithms
#
java
#
100daysofcode
#
computerscience
9
reactions
Comments
Add Comment
9 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account