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

666 B

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

第 15 章   贪心

贪心{ class="cover-image" }

!!! abstract

向日葵朝着太阳转动,时刻追求自身成长的最大可能。

贪心策略在一轮轮的简单选择中,逐步导向最佳答案。

本章内容