Math, asked by pratyusha99, 4 months ago

WHAT IS. DYNAMIC. ........,......​

Answers

Answered by preethi123431
2

Answer:

Dynamic Programming (DP) is an algorithmic technique for solving an optimization problem by breaking it down into simpler subproblems and utilizing the fact that the optimal solution to the overall problem depends upon the optimal solution to its subproblems.

Similar questions