Vidyalelo
Data Structure · Q109

Dynamic Programming in Data Structures

Programming · Data Structure · question 109

Q109

Which of the following is not a palindromic subsequence of the string "ababcdabba"?

A.
abcba
B.
abba
C.
abbbba
D.
adba
Answer

Answer: Option D

Solution

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