Files
hello-algo/en/docs/chapter_greedy/index.md
T
krahets 2b8612bc41 build
2026-07-19 03:42:10 +08:00

724 B

comments, icon
comments icon
true material/head-heart-outline

Chapter 15.   Greedy

Greedy{ class="cover-image" }

!!! abstract

Sunflowers turn toward the sun, always seeking the fullest growth possible.

Through successive simple choices, greedy strategies gradually lead to the optimal solution.

Chapter contents