7.5 贪心算法 #37
utterances-bot
started this conversation in
Comments
Replies: 0 comments 2 replies
-
4.2.3 下互补重叠区间,应该是互不重叠区间吧 |
Beta Was this translation helpful? Give feedback.
0 replies
-
已更正,感谢指正。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
7.5 贪心算法
贪心算法知识 # 1. 贪心算法简介 # 1.1 贪心算法的定义 # 贪心算法(Greedy Algorithm):一种在每次决策时,总是采取在当前状态下的最好选择
https://algo.itcharge.cn/07_algorithm/07_05_greedy_algorithm/
Beta Was this translation helpful? Give feedback.
All reactions