Back to Hello Algo

Dynamic Programming

en/docs/chapter_dynamic_programming/index.md

1.3.0324 B
Original Source

Dynamic Programming

!!! abstract

Streams converge into rivers, rivers converge into the sea.

Dynamic programming gathers solutions to small problems into answers to large problems, step by step guiding us to the shore of problem-solving.