Page 1 of 1

What is a time complexity for finding the longest palindromic substring in a string by using the generalized suffix tree

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) Linear Time
b) Exponential Time
c) Logarithmic Time
d) Cubic Time