You are viewing a single comment's thread from:

RE: Word-search algorithms: part 2, tries

in #programming7 years ago

Just to make the example look more like a real trie. I was trying to find a compromise between doing a real example with lots of words and a trie with just one word. So imagine that there are some other words stored down those branches.