2024-06-27发表2025-01-15更新LeetCode每日一题几秒读完 (大约94个字)2734. 执行子串操作后的字典序最小字符串执行子串操作后的字典序最小字符串 难度: medium 原始链接: https://leetcode.cn/problems/lexicographically-smallest-string-after-substring-operation 标签: 贪心 阅读更多
2024-06-24发表2025-01-15更新LeetCode每日一题几秒读完 (大约101个字)503. 下一个更大元素 II下一个更大元素 II 难度: medium 原始链接: https://leetcode.cn/problems/next-greater-element-ii 标签: 单调栈 阅读更多
2024-06-23发表2025-01-15更新LeetCode每日一题几秒读完 (大约83个字)520. 检测大写字母检测大写字母 难度: easy 原始链接: https://leetcode.cn/problems/detect-capital 标签: 模拟 阅读更多
2024-06-20发表2025-01-15更新LeetCode每日一题几秒读完 (大约95个字)2748. 美丽下标对的数目最长特殊序列 II 难度: easy 原始链接: https://leetcode.cn/problems/number-of-beautiful-pairs 标签: 哈希 阅读更多
2024-06-19发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约182个字)2713. 矩阵中严格递增的单元格数矩阵中严格递增的单元格数 难度: hard 原始链接: https://leetcode.cn/problems/maximum-strictly-increasing-cells-in-a-matrix 标签: 动态规划 阅读更多