2022.12.8 总结
1.《代码随想录》二刷
- 从中序与后序遍历序列构造二叉树:https://leetcode.cn/problems/construct-binary-tree-from-inorder-and-postorder-traversal/
- 从前序与中序遍历序列构造二叉树:https://leetcode.cn/problems/construct-binary-tree-from-preorder-and-inorder-traversal/
- 最大二叉树:https://leetcode.cn/problems/maximum-binary-tree/
- 合并二叉树:https://leetcode.cn/problems/merge-two-binary-trees/
- 二叉树的最近公共祖先:https://leetcode.cn/problems/lowest-common-ancestor-of-a-binary-tree/
耗时:前两道题比较复杂,一个小时,后面三道题一共半小时吧
2. 尝试 chatGPT
其实不是正经的学习内容,不过比较有意思,花了大概两个小时吧
大概学会怎么使用了,改天试试能不能用这个写写作业
3. 配置自己的个人博客
根据这篇文章配置好了自己的个人博客,发布第一篇随笔
耗时:2个小时
4. 生活上
中午和晚上自己做了饭,除了拿了一个快递
总结
有效的学习时间太少,还有很多事情没做
明日计划: