2024-01-11发表2024-01-11更新LeetCode每日一题1 分钟读完 (大约174个字)2645. 构造有效字符串的最少插入数2645. 构造有效字符串的最少插入数 难度: medium 原始链接: https://leetcode.cn/problems/minimum-additions-to-make-valid-string 标签: 动态规划, 模拟 阅读更多
2024-01-10发表2024-01-10更新LeetCode每日一题几秒读完 (大约96个字)2696. 删除子串后的字符串最小长度2696. 删除子串后的字符串最小长度 难度: easy 原始链接: https://leetcode.cn/problems/minimum-string-length-after-removing-substrings 标签: 栈 阅读更多
2024-01-09发表2024-01-09更新LeetCode每日一题2 分钟读完 (大约310个字)2707. 字符串中的额外字符2707. 字符串中的额外字符 难度: medium 原始链接: https://leetcode.cn/problems/extra-characters-in-a-string 标签: 动态规划, 前缀树 阅读更多
2024-01-08发表2024-01-08更新LeetCode每日一题1 分钟读完 (大约136个字)447. 回旋镖的数量447. 回旋镖的数量 难度: medium 原始链接: https://leetcode.cn/problems/number-of-boomerangs 标签: 哈希 阅读更多
2024-01-07发表2024-01-07更新LeetCode每日一题几秒读完 (大约67个字)383. 赎金信383. 赎金信 难度: easy 原始链接: https://leetcode.cn/problems/ransom-note 标签: 哈希 阅读更多