Files
hello-algo/en/docs/chapter_greedy/index.md
krahets 3c9d5689c4 build
2025-12-31 19:37:45 +08:00

698 B

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

Chapter 15.   Greedy

Greedy{ class="cover-image" }

!!! 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.

Chapter contents