Suffix Trees

Home > Computer Science > Algorithms and data structures > Tree Algorithms > Suffix Trees

A data structure used to efficiently search and manipulate large strings or texts, such as in natural language processing or genome sequencing.