mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-01 18:14:25 +00:00
f45f847742
* translation: Update chatpter_dynamic_programming / index.md * Update index.md
10 lines
338 B
Markdown
10 lines
338 B
Markdown
# Dynamic programming
|
||
|
||

|
||
|
||
!!! abstract
|
||
|
||
Streams merge into rivers, and rivers merge into the sea.
|
||
|
||
Dynamic programming weaves smaller problems’ solutions into larger ones, guiding us step by step toward the far shore—where the ultimate answer awaits.
|