Title: 算法训练营第四周作业 · Issue #509 · algorithm001/algorithm · GitHub
Open Graph Title: 算法训练营第四周作业 · Issue #509 · algorithm001/algorithm
X Title: 算法训练营第四周作业 · Issue #509 · algorithm001/algorithm
Description: 本周重点学习知识点 Trie树、AC自动机、贪心算法、分治算法、回溯算法、动态规划 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第四周题目 Trie树 简单:https://leetcode-c...
Open Graph Description: 本周重点学习知识点 Trie树、AC自动机、贪心算法、分治算法、回溯算法、动态规划 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结...
X Description: 本周重点学习知识点 Trie树、AC自动机、贪心算法、分治算法、回溯算法、动态规划 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结...
Opengraph URL: https://github.com/algorithm001/algorithm/issues/509
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"算法训练营第四周作业","articleBody":"# 本周重点学习知识点\r\n\r\nTrie树、AC自动机、贪心算法、分治算法、回溯算法、动态规划\r\n\r\n# 要求\r\n\r\n1. 每周至少完成给定题目中的两道算法题\r\n2. 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限)\r\n\r\n# 注意事项\r\n\r\n1. 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习;\r\n2. 有的题目可能需要结合多个算法或数据结构进行求解。\r\n\r\n# 第四周题目\r\n\r\n## Trie树\r\n\r\n简单:https://leetcode-cn.com/problems/longest-word-in-dictionary/\r\n中等:https://leetcode-cn.com/problems/add-and-search-word-data-structure-design/\r\n困难:https://leetcode-cn.com/problems/word-search-ii/\r\n\r\n## 分治算法\r\n\r\n简单:https://leetcode-cn.com/problems/majority-element/\r\n中等:https://leetcode-cn.com/problems/different-ways-to-add-parentheses/\r\n困难:https://leetcode-cn.com/problems/burst-balloons/\r\n\r\n## 贪心算法\r\n\r\n简单:https://leetcode-cn.com/problems/assign-cookies/\r\n中等:https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee/\r\n困难:https://leetcode-cn.com/problems/ipo/\r\n\r\n## 回溯算法\r\n\r\n简单:https://leetcode-cn.com/problems/letter-case-permutation/\r\n中等:https://leetcode-cn.com/problems/add-and-search-word-data-structure-design/\r\n困难:https://leetcode-cn.com/problems/n-queens/\r\n\r\n## 动态规划\r\n\r\n简单:https://leetcode-cn.com/problems/min-cost-climbing-stairs/\r\n中等:https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-with-cooldown/\r\n困难:https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-iv/\r\n困难:https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-iii/\r\n困难:https://leetcode-cn.com/problems/edit-distance/\r\n\r\n# 作业提交规则\r\n\r\n1. 在提交作业之前,请先阅读这里的 README 文档:https://github.com/algorithm001/algorithm/blob/master/README.md\r\n2. 然后在此 Issues 下按照如下格式回复:\r\n\r\n\u003e 1. 学号 + GitHub Username\r\n\u003e 2. 作业代码的 GitHub 链接(填写自己仓库下对应的作业链接即可,同时记得给本仓库提交 pull request)\r\n\u003e 3. 发表自己本周的学习感言 issues,并提交链接,issues 标题格式:“【学号后三位-week4】+文章标题”,格式参考:https://github.com/algorithm001/algorithm/issues/9","author":{"url":"https://github.com/GeekUniversity","@type":"Person","name":"GeekUniversity"},"datePublished":"2019-05-04T10:11:23.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":173},"url":"https://github.com/509/algorithm/issues/509"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:48e4dd79-5b74-2f88-8e23-6e9185831f55 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 87F0:37ADE8:CE51CC:116F582:696AC44C |
| html-safe-nonce | 558a61b7074133cc609e32824009ecc57f2ab59efa4b3107d0757cbf53f25f68 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4N0YwOjM3QURFODpDRTUxQ0M6MTE2RjU4Mjo2OTZBQzQ0QyIsInZpc2l0b3JfaWQiOiI0NDA1MjMwMzYxMDcxMjQwMjY4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 06f4f4796be36b66baeeb9fb2f3a4532cdb87d73399e99891ad8bc1a30fb3db3 |
| hovercard-subject-tag | issue:440307420 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/algorithm001/algorithm/509/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b05c72ebf6078533ec29cf9b2cf1fc03c0e624d3215bbb65117a4811e949d71a/algorithm001/algorithm/issues/509 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b05c72ebf6078533ec29cf9b2cf1fc03c0e624d3215bbb65117a4811e949d71a/algorithm001/algorithm/issues/509 |
| og:image:alt | 本周重点学习知识点 Trie树、AC自动机、贪心算法、分治算法、回溯算法、动态规划 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | GeekUniversity |
| hostname | github.com |
| expected-hostname | github.com |
| None | 986b6a1d774985095564e64d6963d11f094da3d0e2bfda2ab1a27d63662eb033 |
| turbo-cache-control | no-preview |
| go-import | github.com/algorithm001/algorithm git https://github.com/algorithm001/algorithm.git |
| octolytics-dimension-user_id | 48949210 |
| octolytics-dimension-user_login | algorithm001 |
| octolytics-dimension-repository_id | 177770836 |
| octolytics-dimension-repository_nwo | algorithm001/algorithm |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 177770836 |
| octolytics-dimension-repository_network_root_nwo | algorithm001/algorithm |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 89ad2112b9c4e11df6a0c13c8c1f8eedd36b0977 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width