Y
Hacker News
new
|
ask
|
show
|
jobs
by
haroldl
1424 days ago
In a Scrabble AI coding contest I discovered the GADDAG which is like a trie but indexes all of the words forwards and backwards from any starting point within the words.
https://en.wikipedia.org/wiki/GADDAG#:~:text=A%20GADDAG%20is...
.