Title: 算法训练营(上海站)第四周作业 · Issue #164 · algorithm002/algorithm · GitHub
Open Graph Title: 算法训练营(上海站)第四周作业 · Issue #164 · algorithm002/algorithm
X Title: 算法训练营(上海站)第四周作业 · Issue #164 · algorithm002/algorithm
Description: 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第四周题目 Trie树 简单:https://leetcode-cn.com/problems/longest-word-in-dictionary/...
Open Graph Description: 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第四周题目 Trie树 简单:https://leetcode-cn....
X Description: 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第四周题目 Trie树 简单:https://leetcode-cn....
Opengraph URL: https://github.com/algorithm002/algorithm/issues/164
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"算法训练营(上海站)第四周作业","articleBody":"# 要求\r\n\r\n每周至少完成给定题目中的两道算法题\r\n围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限)\r\n\r\n# 注意事项\r\n\r\n下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习;\r\n有的题目可能需要结合多个算法或数据结构进行求解。\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/implement-trie-prefix-tree/\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/maximum-subarray/\r\n中等:https://leetcode-cn.com/problems/search-a-2d-matrix-ii/\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\r\n## 回溯算法\r\n\r\n简单:https://leetcode-cn.com/problems/letter-case-permutation/\r\n中等:https://leetcode-cn.com/problems/subsets/\r\n中等:https://leetcode-cn.com/problems/permutations/\r\n中等:https://leetcode-cn.com/problems/combinations/\r\n困难:https://leetcode-cn.com/problems/n-queens/\r\n\r\n## 动态规划\r\n\r\n简单:https://leetcode-cn.com/problems/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.com/problems/house-robber/\r\n中等:https://leetcode.com/problems/house-robber-ii/\r\n中等:https://leetcode.com/problems/house-robber-iii/\r\n中等:https://leetcode.com/problems/unique-paths/\r\n中等:https://leetcode.com/problems/unique-paths-ii/\r\n\r\n# 作业提交规则\r\n\r\n在提交作业之前,请先阅读这里的 README 文档:\r\nhttps://github.com/algorithm002/algorithm/blob/master/README.md\r\n然后在此 Issues 下按照如下格式回复:\r\n\u003e #作业提交\r\n\u003e 学号:\r\n\u003e username:\r\n\u003e 代码作业:(填写自己仓库下对应的作业链接即可,同时记得给本仓库提交 pull request)\r\n\u003e 学习总结:发表自己本周的学习感言 issues,并提交链接,issues 标题格式:“【学号后三位-week1】+文章标题”,格式参考:#1\r\n\u003e 使用语言:","author":{"url":"https://github.com/GeekUniversity","@type":"Person","name":"GeekUniversity"},"datePublished":"2019-06-22T15:51:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":193},"url":"https://github.com/164/algorithm/issues/164"}
| 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:31317263-ad72-c9e3-2b06-6d1af186b5b5 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D068:6F7C:E4E12:12845C:696B32B9 |
| html-safe-nonce | dd9919a1ce0b37f364372b273b33466f2eedd627e0921188bdfc17c3e1b16e78 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMDY4OjZGN0M6RTRFMTI6MTI4NDVDOjY5NkIzMkI5IiwidmlzaXRvcl9pZCI6IjI2NDE2OTk2NjgzMzE4NTQ2NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 07bf19d4e26b5953916b8904a3b80ed5d629a8522dab10637d34cd3bfc08447d |
| hovercard-subject-tag | issue:459486467 |
| 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/algorithm002/algorithm/164/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4f289293d14bfd2505715ef76ef78698627439e35620d4fd8a1db55bae6acee1/algorithm002/algorithm/issues/164 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4f289293d14bfd2505715ef76ef78698627439e35620d4fd8a1db55bae6acee1/algorithm002/algorithm/issues/164 |
| og:image:alt | 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第四周题目 Trie树 简单:https://leetcode-cn.... |
| 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 | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| go-import | github.com/algorithm002/algorithm git https://github.com/algorithm002/algorithm.git |
| octolytics-dimension-user_id | 50957709 |
| octolytics-dimension-user_login | algorithm002 |
| octolytics-dimension-repository_id | 188251266 |
| octolytics-dimension-repository_nwo | algorithm002/algorithm |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 188251266 |
| octolytics-dimension-repository_network_root_nwo | algorithm002/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 | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width