Suffix Trees

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

A tree data structure that represents all the suffixes of a given string.