2024-01-30发表2024-01-30更新LeetCode每日一题1 分钟读完 (大约140个字)2808. 使循环数组所有元素相等的最少秒数2808. 使循环数组所有元素相等的最少秒数 难度: medium 原始链接: https://leetcode.cn/problems/minimum-seconds-to-equalize-a-circular-array 标签: 哈希 阅读更多
2024-01-28发表2024-01-28更新LeetCode每日一题1 分钟读完 (大约147个字)365. 水壶问题365. 水壶问题 难度: medium 原始链接: https://leetcode.cn/problems/water-and-jug-problem 标签: 栈 阅读更多
2024-01-27发表2024-01-27更新LeetCode每日一题1 分钟读完 (大约152个字)2861. 最大合金数2861. 最大合金数 难度: medium 原始链接: https://leetcode.cn/problems/maximum-number-of-alloys 标签: 二分查找 阅读更多
2024-01-25发表2024-01-25更新LeetCode每日一题几秒读完 (大约95个字)2859. 计算 K 置位下标对应元素的和2859. 计算 K 置位下标对应元素的和 难度: easy 原始链接: https://leetcode.cn/problems/sum-of-values-at-indices-with-k-set-bits 标签: 位运算 阅读更多
2024-01-23发表2024-01-23更新LeetCode每日一题1 分钟读完 (大约115个字)2765. 最长交替子数组2765. 最长交替子数组 难度: easy 原始链接: https://leetcode.cn/problems/longest-alternating-subarray 标签: 双重循环 阅读更多