2024-06-24发表2025-01-15更新LeetCode每日一题几秒读完 (大约101个字)503. 下一个更大元素 II下一个更大元素 II 难度: medium 原始链接: https://leetcode.cn/problems/next-greater-element-ii 标签: 单调栈 阅读更多
2024-05-24发表2025-01-15更新LeetCode每日一题几秒读完 (大约94个字)1673. 找出最具竞争力的子序列找出最具竞争力的子序列 难度: medium 原始链接: https://leetcode.cn/problems/find-the-most-competitive-subsequence 标签: 单调栈 阅读更多
2024-02-05发表2024-02-05更新LeetCode每日一题几秒读完 (大约96个字)1696. 跳跃游戏 VI1696. 跳跃游戏 VI 难度: medium 原始链接: https://leetcode.cn/problems/jump-game-vi 标签: 单调栈 阅读更多
2024-01-03发表2024-01-03更新LeetCode每日一题2 分钟读完 (大约268个字)2487. 从链表中移除节点2487. 从链表中移除节点 难度: medium 原始链接: https://leetcode.cn/problems/remove-nodes-from-linked-list 标签: 递归, 单调栈, 反转链表 阅读更多
2023-12-12发表2023-12-12更新LeetCode每日一题3 分钟读完 (大约416个字)2454. 下一个更大元素 IV2454. 下一个更大元素 IV 难度: hard 原始链接: https://leetcode.cn/problems/next-greater-element-iv 标签: 单调栈 阅读更多