2024-08-04发表2024-09-05更新LeetCode每日一题1 分钟读完 (大约126个字)572. 另一棵树的子树另一棵树的子树 难度: easy 原始链接: https://leetcode.cn/problems/subtree-of-another-tree 标签: 深度优先遍历 阅读更多
2024-07-22发表2024-09-05更新LeetCode每日一题1 分钟读完 (大约148个字)2101. 引爆最多的炸弹引爆最多的炸弹 难度: medium 原始链接: https://leetcode.cn/problems/detonate-the-maximum-bombs 标签: 深度优先遍历 阅读更多
2024-07-15发表2024-09-05更新LeetCode每日一题2 分钟读完 (大约361个字)721. 账户合并账户合并 难度: medium 原始链接: https://leetcode.cn/problems/accounts-merge 标签: 并查集, 深度优先遍历 阅读更多
2024-06-30发表2024-09-05更新LeetCode每日一题几秒读完 (大约95个字)494. 目标和目标和 难度: medium 原始链接: https://leetcode.cn/problems/target-sum 标签: 深度优先遍历 阅读更多
2024-06-04发表2024-09-05更新LeetCode每日一题1 分钟读完 (大约161个字)3067. 在带权树网络中统计可连接服务器对数目分糖果 难度: medium 原始链接: https://leetcode.cn/problems/count-pairs-of-connectable-servers-in-a-weighted-tree-network 标签: 深度优先遍历 阅读更多