2024-07-25发表2025-01-15更新LeetCode每日一题几秒读完 (大约105个字)2844. 生成特殊数字的最少操作生成特殊数字的最少操作 难度: medium 原始链接: https://leetcode.cn/problems/minimum-operations-to-make-a-special-number 标签: 一次遍历 阅读更多
2024-05-11发表2025-01-15更新LeetCode每日一题几秒读完 (大约110个字)2391. 收集垃圾的最少总时间收集垃圾的最少总时间 难度: medium 原始链接: https://leetcode.cn/problems/minimum-amount-of-time-to-collect-garbage 标签: 一次遍历 阅读更多
2024-05-10发表2025-01-15更新LeetCode每日一题几秒读完 (大约67个字)2960. 统计已测试设备统计已测试设备 难度: easy 原始链接: https://leetcode.cn/problems/count-tested-devices-after-test-operations 标签: 一次遍历 阅读更多
2024-04-30发表2025-01-15更新LeetCode每日一题几秒读完 (大约99个字)2798. 满足目标工作时长的员工数目满足目标工作时长的员工数目 难度: easy 原始链接: https://leetcode.cn/problems/number-of-employees-who-met-the-target 标签: 一次遍历 阅读更多
2024-02-25发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约117个字)235. 二叉搜索树的最近公共祖先二叉搜索树的最近公共祖先 难度: medium 原始链接: https://leetcode.cn/problems/lowest-common-ancestor-of-a-binary-search-tree 标签: 一次遍历 阅读更多