Farach (Constructing Suffix Trees Constructing Suffix Trees)
Jump to navigation
Jump to search
Time Complexity
$O(\log n)$
Space Complexity
$O(n)$ words
(https://www.cs.rutgers.edu/~farach/pubs/PRAMSuffixICALP.pdf)
Description
Approximate?
Exact
Randomized?
Yes, Las Vegas
Model of Computation
CRCW PRAM
Year
1997