标签
# 标题 OJ 难度
S7 归并排序
P134 重要逆序对 leetcode 493.
P133 逆序对 lintcode 532.
P130 验证二叉搜索树的前序遍历序列 lintcode 1307.
P90 合并 K 个有序链表 leetcode 23. lintcode 104.
P61 寻找天际线 leetcode 218. lintcode 131.
P59 数组中第 K 大的元素 leetcode 215. lintcode 5.
P23 数组中超过一半的数字 leetcode 169. lintcode 46.
P21 连续子序列的最大和 leetcode 53. lintcode 41.
P20 求两个有序数组的中位数 leetcode 4. lintcode 65.
P7 行列递增的二维数组搜索 leetcode 240. lintcode 38.

关于 AlgoCasts

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