Vidyalelo
Data Structure · Q2

Dynamic Programming in Data Structures

Programming · Data Structure · question 2

Q2

Which of the following problems can be solved using Dynamic Programming?

A.
Binary Search
B.
Depth-First Search
C.
Longest Common Subsequence
Answer
D.
Quick Sort

Answer: Option C

Solution

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