2024-03-10发表2024-03-10更新LeetCode每日一题几秒读完 (大约94个字)299. 猜数字游戏猜数字游戏 难度: medium 原始链接: https://leetcode.cn/problems/bulls-and-cows 标签: 哈希 阅读更多
2024-03-08发表2024-09-05更新LeetCode每日一题几秒读完 (大约99个字)2834. 找出美丽数组的最小和找出美丽数组的最小和 难度: medium 原始链接: https://leetcode.cn/problems/find-the-minimum-possible-sum-of-a-beautiful-array 标签: 数学 阅读更多
2024-03-07发表2024-03-07更新LeetCode每日一题几秒读完 (大约86个字)2575. 找出字符串的可整除数组找出字符串的可整除数组 难度: medium 原始链接: https://leetcode.cn/problems/find-the-divisibility-array-of-a-string 标签: 模运算 阅读更多
2024-03-06发表2024-09-05更新LeetCode每日一题几秒读完 (大约82个字)2917. 找出数组中的 K-or 值找出数组中的 K-or 值 难度: easy 原始链接: https://leetcode.cn/problems/find-the-k-or-of-an-array 标签: 位运算 阅读更多
2024-03-04发表2024-09-05更新LeetCode每日一题1 分钟读完 (大约208个字)232. 用栈实现队列用栈实现队列 难度: easy 原始链接: https://leetcode.cn/problems/implement-queue-using-stacks 标签: 堆栈, 队列 阅读更多