2024-02-09发表2024-02-09更新LeetCode每日一题1 分钟读完 (大约112个字)236. 二叉树的最近公共祖先236. 二叉树的最近公共祖先 难度: medium 原始链接: https://leetcode.cn/problems/lowest-common-ancestor-of-a-binary-tree 标签: 后序遍历 阅读更多
2024-02-08发表2024-02-08更新LeetCode每日一题2 分钟读完 (大约255个字)993. 二叉树的堂兄弟节点993. 二叉树的堂兄弟节点 难度: easy 原始链接: https://leetcode.cn/problems/cousins-in-binary-tree 标签: 深度优先遍历, 广度优先遍历 阅读更多
2024-02-07发表2024-02-07更新LeetCode每日一题2 分钟读完 (大约308个字)2641. 二叉树的堂兄弟节点 II2641. 二叉树的堂兄弟节点 II 难度: medium 原始链接: https://leetcode.cn/problems/cousins-in-binary-tree-ii 标签: 广度优先遍历 阅读更多
2024-02-06发表2024-02-06更新LeetCode每日一题几秒读完 (大约85个字)LCP 30. 魔塔游戏LCP 30. 魔塔游戏 难度: medium 原始链接: https://leetcode.cn/problems/p0NxJO 标签: 贪心 阅读更多
2024-02-05发表2024-02-05更新LeetCode每日一题几秒读完 (大约96个字)1696. 跳跃游戏 VI1696. 跳跃游戏 VI 难度: medium 原始链接: https://leetcode.cn/problems/jump-game-vi 标签: 单调栈 阅读更多