2024-05-08发表2025-06-09更新LeetCode每日一题几秒读完 (大约64个字)2079. 给植物浇水给植物浇水 难度: medium 原始链接: https://leetcode.cn/problems/watering-plants 标签: 贪心 阅读更多
2024-05-03发表2025-06-09更新LeetCode每日一题几秒读完 (大约96个字)1491. 去掉最低工资和最高工资后的工资平均值去掉最低工资和最高工资后的工资平均值 难度: easy 原始链接: https://leetcode.cn/problems/average-salary-excluding-the-minimum-and-maximum-salary 标签: 循环 阅读更多
2024-05-01发表2025-06-09更新LeetCode每日一题1 分钟读完 (大约154个字)2462. 雇佣 K 位工人的总代价雇佣 K 位工人的总代价 难度: medium 原始链接: https://leetcode.cn/problems/total-cost-to-hire-k-workers 标签: 优先级队列 阅读更多
2024-04-30发表2025-06-09更新LeetCode每日一题几秒读完 (大约99个字)2798. 满足目标工作时长的员工数目满足目标工作时长的员工数目 难度: easy 原始链接: https://leetcode.cn/problems/number-of-employees-who-met-the-target 标签: 一次遍历 阅读更多
2024-04-29发表2025-06-09更新LeetCode每日一题1 分钟读完 (大约120个字)1329. 将矩阵按对角线排序将矩阵按对角线排序 难度: medium 原始链接: https://leetcode.cn/problems/sort-the-matrix-diagonally 标签: 模拟 阅读更多