mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-06 05:48:58 +08:00
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.
|