2024-07-30发表2025-01-15更新LeetCode每日一题几秒读完 (大约90个字)3111. 覆盖所有点的最少矩形数目覆盖所有点的最少矩形数目 难度: medium 原始链接: https://leetcode.cn/problems/minimum-rectangles-to-cover-points 标签: 排序, 贪心 阅读更多
2024-07-26发表2025-01-15更新LeetCode每日一题几秒读完 (大约77个字)2740. 找出分区值找出分区值 难度: medium 原始链接: https://leetcode.cn/problems/find-the-value-of-the-partition 标签: 排序, 贪心 阅读更多
2024-07-12发表2025-01-15更新LeetCode每日一题几秒读完 (大约66个字)2974. 最小数字游戏最小数字游戏 难度: easy 原始链接: https://leetcode.cn/problems/minimum-number-game 标签: 排序 阅读更多
2024-05-30发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约142个字)2982. 找出出现至少三次的最长特殊子字符串 II找出出现至少三次的最长特殊子字符串 II 难度: medium 原始链接: https://leetcode.cn/problems/find-longest-special-substring-that-occurs-thrice-ii 标签: 哈希, 排序 阅读更多
2024-05-29发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约142个字)2981. 找出出现至少三次的最长特殊子字符串 I找出出现至少三次的最长特殊子字符串 I 难度: medium 原始链接: https://leetcode.cn/problems/find-longest-special-substring-that-occurs-thrice-i 标签: 哈希, 排序 阅读更多