mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-07 19:46:29 +08:00
698 B
698 B
comments, icon
| comments | icon |
|---|---|
| true | material/head-heart-outline |
Chapter 15. Greedy
!!! abstract
Sunflowers turn toward the sun, constantly pursuing the maximum potential for their own growth.
Through rounds of simple choices, greedy strategies gradually lead to the best answer.
