Drink this Elixir so that trie won’t fall on you

Barrett Helms
Salesloft Engineering
Mar 14, 2022

Have you ever wondered how to efficiently find the existence of a word in a dictionary? Are you writing your own chat app or wanting to join a FAANG? Then you’ll need to learn yourself some tries. The data structure that is. Ironically enough, here is an article that will help you do just that. As a bonus, you’ll learn how to do it functionally with Elixir with me as your guide.

— Barrett Helms, Senior Software Engineer at Salesloft

https://superperfundo.tech/articles/recursive-trie

--

--