2023-12-05发表2023-12-05更新LeetCode每日一题1 分钟读完 (大约134个字)2477. 到达首都的最少油耗2477. 到达首都的最少油耗 难度: medium 原始链接: https://leetcode.cn/problems/minimum-fuel-cost-to-report-to-the-capital 标签: 贪心, 深度优先遍历 阅读更多
2023-12-04发表2023-12-04更新LeetCode每日一题1 分钟读完 (大约113个字)1038. 从二叉搜索树到更大和树1038. 从二叉搜索树到更大和树 难度: medium 原始链接: https://leetcode.cn/problems/binary-search-tree-to-greater-sum-tree 标签: 中序遍历 阅读更多
2023-12-03发表2023-12-03更新LeetCode每日一题1 分钟读完 (大约181个字)1423. 可获得的最大点数1423. 可获得的最大点数 难度: medium 原始链接: https://leetcode.cn/problems/maximum-points-you-can-obtain-from-cards 标签: 滑动窗口 阅读更多
2023-12-02发表2023-12-02更新LeetCode每日一题1 分钟读完 (大约135个字)1094. 拼车1094. 拼车 难度: medium 原始链接: https://leetcode.cn/problems/car-pooling 标签: 堆排序, 差分数组 阅读更多
2023-12-01发表2023-12-01更新LeetCode每日一题1 分钟读完 (大约125个字)2661. 找出叠涂元素2661. 找出叠涂元素 难度: medium 原始链接: https://leetcode.cn/problems/first-completely-painted-row-or-column 标签: 哈希 阅读更多