Vidyalelo
Data Structure · Q279

Dynamic Programming in Data Structures

Programming · Data Structure · question 279

Q279

What is the length of the longest palindromic subsequence for the string "ababcdabba"?

A.
6
B.
7
Answer
C.
8
D.
9

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board