Skip to content
Artwork for Programming
Programming · Feb 11, 2020 · 11 min

Episode 7 - Tries

In the episode today, we'll talk about the trie data structure. You'll learn what tries are, how you can use them in practice, and how to implement them in your favorite programming language!

0:00-11:05

transcript

No transcript — this publisher did not publish one.

show notes

In the episode today, we'll talk about the trie data structure. You'll learn what tries are, how you can use them in practice, and how to implement them in your favorite programming language!