mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-12 07:26:07 +00:00
Add the initial translation of chapter "dynamic programming" (#1319)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Dynamic programming
|
||||
|
||||

|
||||
|
||||
!!! abstract
|
||||
|
||||
Streams merge into rivers, and rivers merge into the sea.
|
||||
|
||||
Dynamic programming combines the solutions of small problems to solve bigger problems, step by step leading us to the solution.
|
||||
Reference in New Issue
Block a user