2024-05-30发表2024-09-05更新LeetCode每日一题1 分钟读完 (大约142个字)2982. 找出出现至少三次的最长特殊子字符串 II找出出现至少三次的最长特殊子字符串 II 难度: medium 原始链接: https://leetcode.cn/problems/find-longest-special-substring-that-occurs-thrice-ii 标签: 哈希, 排序 阅读更多
2024-05-29发表2024-06-01更新LeetCode每日一题1 分钟读完 (大约142个字)2981. 找出出现至少三次的最长特殊子字符串 I找出出现至少三次的最长特殊子字符串 I 难度: medium 原始链接: https://leetcode.cn/problems/find-longest-special-substring-that-occurs-thrice-i 标签: 哈希, 排序 阅读更多
2024-05-28发表2024-06-01更新LeetCode每日一题几秒读完 (大约69个字)2951. 找出峰值找出峰值 难度: easy 原始链接: https://leetcode.cn/problems/find-the-peaks 标签: 循环 阅读更多
2024-05-27发表2024-06-01更新LeetCode每日一题几秒读完 (大约102个字)2028. 找出缺失的观测数据找出缺失的观测数据 难度: medium 原始链接: https://leetcode.cn/problems/find-missing-observations 标签: 数学 阅读更多
2024-05-25发表2024-05-25更新LeetCode每日一题几秒读完 (大约108个字)2903. 找出满足差值条件的下标 I找出满足差值条件的下标 I 难度: medium 原始链接: https://leetcode.cn/problems/find-indices-with-index-and-value-difference-i 标签: 双层循环 阅读更多