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 标签: 哈希 阅读更多
2023-12-01发表2023-12-01更新LeetCode每日一题1 分钟读完 (大约125个字)2661. 找出叠涂元素2661. 找出叠涂元素 难度: medium 原始链接: https://leetcode.cn/problems/first-completely-painted-row-or-column 标签: 哈希 阅读更多
2023-11-18发表2023-11-18更新LeetCode每日一题1 分钟读完 (大约130个字)2342. 数位和相等数对的最大和2342. 数位和相等数对的最大和 难度: medium 原始链接: https://leetcode.cn/problems/max-sum-of-a-pair-with-equal-sum-of-digits 标签: 哈希, 贪心 阅读更多
2023-11-05发表2023-11-05更新LeetCode每日一题1 分钟读完 (大约174个字)187. 重复的DNA序列187. 重复的DNA序列 难度: medium 原始链接: https://leetcode.cn/problems/repeated-dna-sequences 标签: 哈希, 位运算 阅读更多