Trie • Intermediate • 25 min
Design Add and Search Words Data Structure
How to use a [`Trie`](/glossary/trie) with [`DFS`](/glossary/dfs) to support the `.` wildcard through controlled branching.
Practice problems with walkthroughs, hints, and solutions.
Filter by type or level