mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-04 19:54:20 +00:00
684 B
684 B
comments, icon
| comments | icon |
|---|---|
| true | material/head-heart-outline |
Chapter 15. Greedy
!!! abstract
Sunflowers turn toward the sun, always seeking the fullest growth possible.
Through successive simple choices, greedy strategies gradually lead to the optimal solution.
