标签
# 标题 OJ 难度
P241 温度升高需要等待的天数 leetcode 739. lintcode 1060.
P240 二叉搜索树迭代器 leetcode 173. lintcode 86.
P218 字符串解码 leetcode 394. lintcode 575.
P178 支持括号与加减法的计算器 leetcode 224. lintcode 978.
P172 二叉树后序遍历 leetcode 145. lintcode 68.
P148 0/1 矩阵中的最大正方形 leetcode 221. lintcode 436.
P147 0/1 矩阵中的最大矩形 leetcode 85. lintcode 510.
P146 直方图中的最大矩形 leetcode 84. lintcode 122.
P130 验证二叉搜索树的前序遍历序列 lintcode 1307.
P129 验证入栈出栈序列 leetcode 946.
P122 使用栈实现队列 leetcode 232. lintcode 40.
P108 雨后盛水量 leetcode 42. lintcode 363.
P65 二叉树前序遍历 leetcode 144. lintcode 66.
P45 有效的括号序列 leetcode 20. lintcode 423.
P35 二叉树中序遍历 leetcode 94. lintcode 67.
P17 带有 min 函数的栈 leetcode 155. lintcode 12.

关于 AlgoCasts

AlgoCasts 旨在用心做好每一个算法讲解视频。每个视频包含两个部分:题目的剖析讲解以及编码,力求在讲解清楚到位的基础上,尽可能地保持视频精简短小,让大家可以在碎片时间里进行学习,并收获这些算法题背后的思想与乐趣。