-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
homeworkGood for newcomersGood for newcomers
Description
要求
- 每周从覃超老师布置的题目中,至少完成并提交两道算法题
- 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章或总结,切忌流水账。
作业提交 Deadline
2020年7月5日 23:59 (以当地时间为准)
未按时提交作业,会在个人作业总分中 -2 分
本周作业概述
本周需要完成学习的视频内容:
- 第 13 课 | 字典树和并查集
- 第 14 课 | 高级搜索
- 第 15 课 | 红黑树和AVL树
以上视频完成后,覃超老师都给出了大家可以练手的算法题。
本周算法习题库:
简单
https://leetcode-cn.com/problems/climbing-stairs/
中等
https://leetcode-cn.com/problems/implement-trie-prefix-tree/#/description
https://leetcode-cn.com/problems/friend-circles
https://leetcode-cn.com/problems/number-of-islands/
https://leetcode-cn.com/problems/surrounded-regions/
https://leetcode-cn.com/problems/valid-sudoku/description/
https://leetcode-cn.com/problems/generate-parentheses/
https://leetcode-cn.com/problems/word-ladder/
https://leetcode-cn.com/problems/minimum-genetic-mutation/
困难
https://leetcode-cn.com/problems/word-search-ii/
https://leetcode-cn.com/problems/n-queens
https://leetcode-cn.com/problems/sudoku-solver/#/description
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
homeworkGood for newcomersGood for newcomers