Who’s in the Shahnameh? Tries Can Help.2024-10-13 — by masoudkf — 6 min read#go #tries #algorithms Tries are tree-like data structures used in applications such as autocomplete and spell checkers. For example, is there a character in the Shahnameh whose name starts with a Z? Well, let’s see.Read more →