1 Star 0 Fork 16

EMANON / LeetCode-Py

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
02.Monotone-Stack-List.md 2.49 KB
Copy Edit Raw Blame History
程序员充电站 authored 2024-01-09 12:20 . 更新题解列表

单调栈

题号 标题 题解 标签 难度
0739 每日温度 Python 栈、数组、单调栈 中等
0496 下一个更大元素 I Python 栈、数组、哈希表、单调栈 简单
0503 下一个更大元素 II Python 栈、数组、单调栈 中等
0901 股票价格跨度 Python 栈、设计、数据流、单调栈 中等
0084 柱状图中最大的矩形 Python 栈、数组、单调栈 困难
0316 去除重复字母 Python 栈、贪心、字符串、单调栈 中等
0042 接雨水 Python 栈、数组、双指针、动态规划、单调栈 困难
0085 最大矩形 栈、数组、动态规划、矩阵、单调栈 困难
0862 和至少为 K 的最短子数组 Python 队列、数组、二分查找、前缀和、滑动窗口、单调队列、堆(优先队列) 困难
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Athrunzard/LeetCode-Py.git
git@gitee.com:Athrunzard/LeetCode-Py.git
Athrunzard
LeetCode-Py
LeetCode-Py
main

Search

344bd9b3 5694891 D2dac590 5694891