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
a) Linear Time
b) Exponential Time
c) Logarithmic Time
d) Cubic Time
b) Exponential Time
c) Logarithmic Time
d) Cubic Time