This website requires JavaScript.
Explore
Help
Sign In
github
/
hello-algo
Watch
1
Star
0
Fork
0
You've already forked hello-algo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e0d4aed887
hello-algo
/
chapter_greedy
/
index.md
krahets
e0d4aed887
build
2023-07-29 04:48:28 +08:00
701 B
Raw
Blame
History
comments
icon
status
true
material/head-heart-outline
new
15. 贪心
{ width="600" }
本章内容
15.1 贪心算法
15.2 分数背包问题
15.3 最大容量问题
15.4 最大切分乘积问题
15.5 小结