Page 1 of 1

Which of the following methods can be used to solve the longest palindromic subsequence problem?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) Dynamic programming
b) Recursion
c) Brute force
d) Dynamic programming, Recursion, Brute force