Vidyalelo
Data Structure · Q218

Dynamic Programming in Data Structures

Programming · Data Structure · question 218

Q218

Which of the following problems should be solved using dynamic programming?

A.
Mergesort
B.
Binary search
C.
Longest common subsequence
Answer
D.
Quicksort

Answer: Option C

Solution

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