2022.12.13 总结
今天买的屏幕到了,初步把工作台搭建好了
1.《代码随想录》二刷
- 全排列:https://leetcode.cn/problems/permutations/
- 全排列 II:https://leetcode.cn/problems/permutations-ii/
- N 皇后:https://leetcode.cn/problems/n-queens/
- 解数独:https://leetcode.cn/problems/sudoku-solver/
耗时:2 小时(N 皇后和解数独看了老半天)
2. 其他方面
- 完善了一下 HEVD 的文档,发了一篇博客,耗时大概 1.5 小时吧
- 编写了学校里的实习项目的报告,耗时大概 1.5 - 2 小时吧
- 又是自己做的饭,炒菜真的好费时间,大概一天就这么过去了
- 今天有学会一个博客工具的使用:https://github.com/onblog/BlogHelper
3. 总结
有效学习时间太短,不过把学校里的实习结束了也算是少了一件事吧
明日计划: