2024-06-30发表2025-09-15更新LeetCode每日一题几秒读完 (大约95个字)494. 目标和目标和 难度: medium 原始链接: https://leetcode.cn/problems/target-sum 标签: 深度优先遍历 阅读更多
2024-06-29发表2025-09-15更新LeetCode每日一题几秒读完 (大约63个字)2710. 移除字符串中的尾随零最长特殊序列 II 难度: easy 原始链接: https://leetcode.cn/problems/remove-trailing-zeros-from-a-string 标签: 模拟 阅读更多
2024-06-27发表2025-09-15更新LeetCode每日一题几秒读完 (大约94个字)2734. 执行子串操作后的字典序最小字符串执行子串操作后的字典序最小字符串 难度: medium 原始链接: https://leetcode.cn/problems/lexicographically-smallest-string-after-substring-operation 标签: 贪心 阅读更多
2024-06-24发表2025-09-15更新LeetCode每日一题几秒读完 (大约101个字)503. 下一个更大元素 II下一个更大元素 II 难度: medium 原始链接: https://leetcode.cn/problems/next-greater-element-ii 标签: 单调栈 阅读更多
2024-06-23发表2025-09-15更新LeetCode每日一题几秒读完 (大约83个字)520. 检测大写字母检测大写字母 难度: easy 原始链接: https://leetcode.cn/problems/detect-capital 标签: 模拟 阅读更多