Examveda

In the Dynamic Programming approach, what is a "state"?

A. A method for optimizing search.

B. A global variable used in recursion.

C. A representation of a subproblem solution.

D. A function that directly solves the problem.

Answer: Option C


Join The Discussion

Related Questions on Dynamic Programming in Data Structures