A tree data structure that represents a collection of strings, with each node representing a common prefix among a group of strings.
A tree data structure that represents a collection of strings, with each node representing a common prefix among a group of strings.