2024-04-07发表2025-01-15更新LeetCode每日一题2 分钟读完 (大约263个字)1600. 王位继承顺序王位继承顺序 难度: medium 原始链接: https://leetcode.cn/problems/throne-inheritance 标签: 前序遍历 阅读更多
2024-04-03发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约141个字)1379. 找出克隆二叉树中的相同节点找出克隆二叉树中的相同节点 难度: easy 原始链接: https://leetcode.cn/problems/find-a-corresponding-node-of-a-binary-tree-in-a-clone-of-that-tree 标签: 前序遍历 阅读更多
2024-02-18发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约160个字)589. N 叉树的前序遍历N 叉树的前序遍历 难度: easy 原始链接: https://leetcode.cn/problems/n-ary-tree-preorder-traversal 标签: 前序遍历 阅读更多
2024-02-11发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约182个字)145. 二叉树的前序遍历二叉树的前序遍历 难度: easy 原始链接: https://leetcode.cn/problems/binary-tree-preorder-traversal 标签: 前序遍历 阅读更多