2024-01-03发表2024-01-03更新LeetCode每日一题2 分钟读完 (大约268个字)2487. 从链表中移除节点2487. 从链表中移除节点 难度: medium 原始链接: https://leetcode.cn/problems/remove-nodes-from-linked-list 标签: 递归, 单调栈, 反转链表 阅读更多
2024-01-01发表2024-01-01更新LeetCode每日一题1 分钟读完 (大约113个字)1599. 经营摩天轮的最大利润1599. 经营摩天轮的最大利润 难度: medium 原始链接: https://leetcode.cn/problems/maximum-profit-of-operating-a-centennial-wheel 标签: 模拟 阅读更多
2023-12-31发表2023-12-31更新LeetCode每日一题几秒读完 (大约92个字)1154. 一年中的第几天1154. 一年中的第几天 难度: easy 原始链接: https://leetcode.cn/problems/day-of-the-year 标签: 直接计算 阅读更多
2023-12-30发表2023-12-30更新LeetCode每日一题1 分钟读完 (大约151个字)1185. 一周中的第几天1185. 一周中的第几天层 难度: easy 原始链接: https://leetcode.cn/problems/day-of-the-week 标签: 模拟 阅读更多
2023-12-29发表2023-12-29更新LeetCode每日一题几秒读完 (大约81个字)2706. 购买两块巧克力2706. 购买两块巧克力 难度: easy 原始链接: https://leetcode.cn/problems/buy-two-chocolates 标签: 一次遍历 阅读更多