Examveda

If an optimal solution can be created for a problem by constructing optimal solutions for its subproblems, the problem possesses . . . . . . . . property.

A. Overlapping subproblems

B. Optimal substructure

C. Memoization

D. Greedy

Answer: Option B


Join The Discussion

Related Questions on Dynamic Programming in Data Structures