Files
Yudong Jin 45e1295241 Revisit the English version (#1835)
* Review the English version using Claude-4.5.

* Update mkdocs.yml

* Align the section titles.

* Bug fixes
2025-12-30 17:54:01 +08:00

10 lines
264 B
Markdown

# Greedy
![Greedy](../assets/covers/chapter_greedy.jpg)
!!! 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.