A tree structure commonly used to store strings, where each node corresponds to a letter, and the path from root to node represents a word.
A tree structure commonly used to store strings, where each node corresponds to a letter, and the path from root to node represents a word.