# Dynamic Programming ![Dynamic programming](../assets/covers/chapter_dynamic_programming.jpg) !!! 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.