Files
hello-algo/en/docs/chapter_greedy/index.md
T
krahets 9d21ca86b0 build
2026-04-03 18:46:15 +08:00

684 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