Tries

Home > Computer Science > Algorithms and data structures > Trees > Tries

A data structure that stores a set of strings, allowing for efficient searching and prefix matching.