svalakFollowJul 26, 2022·1 min readTrie (Prefix Tree) implementation in PythonTrie structure : * / \ c a / \ \ a o end / \ \ t r w / \ \ end end end