Vidyalelo
Data Structure · Q154

Dynamic Programming in Data Structures

Programming · Data Structure · question 154

Q154

Which of the following is/are property/properties of a dynamic programming problem?

A.
Optimal substructure
B.
Overlapping subproblems
C.
Greedy approach
D.
Both optimal substructure and overlapping subproblems
Answer

Answer: Option D

Solution

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