2024-04-25发表2024-09-05更新LeetCode每日一题几秒读完 (大约51个字)2739. 总行驶距离总行驶距离 难度: easy 原始链接: https://leetcode.cn/problems/total-distance-traveled 标签: 数学 阅读更多
2024-04-24发表2024-04-24更新LeetCode每日一题1 分钟读完 (大约205个字)2385. 感染二叉树需要的总时间感染二叉树需要的总时间 难度: medium 原始链接: https://leetcode.cn/problems/amount-of-time-for-binary-tree-to-be-infected 标签: 广度优先遍历, 深度优先遍历 阅读更多
2024-04-23发表2024-04-24更新LeetCode每日一题几秒读完 (大约108个字)1052. 爱生气的书店老板爱生气的书店老板 难度: medium 原始链接: https://leetcode.cn/problems/grumpy-bookstore-owner 标签: 滑动窗口 阅读更多
2024-04-22发表2024-04-22更新LeetCode每日一题1 分钟读完 (大约148个字)377. 组合总和 IV组合总和 IV 难度: medium 原始链接: https://leetcode.cn/problems/combination-sum-iv 标签: 动态规划 阅读更多
2024-04-21发表2024-04-21更新LeetCode每日一题1 分钟读完 (大约114个字)216. 组合总和 III组合总和 III 难度: medium 原始链接: https://leetcode.cn/problems/combination-sum-iii 标签: 回溯 阅读更多