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 trie
How to find list of unique affixes given a list of words?
Sep 14, 2026
javascript
algorithm
trie
How recursive inner static class get initialized?
Aug 27, 2026
java
trie
static-class
Space differences in implementations of a trie
Aug 20, 2026
java
string
algorithm
data-structures
trie
Freeing memory allocated for string in C
Aug 06, 2026
c
memory-management
memory-leaks
trie
Traversing a trie to get all words
Jul 30, 2026
perl
data-structures
traversal
trie
SML - collecting words in a trie using continuations
Jul 28, 2026
recursion
sml
trie
smlnj
continuation
Structure of a trie for a word with subwords
Jul 28, 2026
dictionary
data-structures
nlp
trie
text-segmentation
Ocaml TRIE implementation
Jul 10, 2026
ocaml
trie
ocaml-batteries
Paring an index down to "interesting" words for future search terms
Jul 09, 2026
python
search
nlp
nltk
trie
Delete[] is not calling elements destructors
Jul 05, 2026
c++
arrays
destructor
trie
How to print a Trie in Java?
Jul 01, 2026
java
printing
trie
Clojure: Remove value in all leaves of a tree
Jun 29, 2026
clojure
tree
trie
Why isn't a trie index used in databases for string indexing?
Jun 14, 2026
database
algorithm
indexing
trie
Basic prefix tree implementation question
Jun 01, 2026
data-structures
trie
prefix-tree
Is sorted iteration an inherent feature of a Trie or it is up to implementation to provide it?
May 23, 2026
java
algorithm
data-structures
trie
prefix-tree
Print all words in Alphabetical order from trie
May 16, 2026
c++
binary-tree
binary-search-tree
trie
logical problem in Trie insertion or a read operation
May 14, 2026
string
algorithm
data-structures
information-retrieval
trie
PYTHON- Given a starting word, which sequence of letters will allow you to maximize the number of valid words that can be spelled
May 03, 2026
python
algorithm
trie
Older Entries »