mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-23 11:46:08 +00:00
724 B
724 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.
