标签
# 标题 OJ 难度
P227 第一个出错的版本 leetcode 278. lintcode 74.
P197 行列递增矩阵中第 K 小的元素 leetcode 378. lintcode 1272.
P175 查找数组的波峰 leetcode 162. lintcode 75.
P174 验证完全平方数 leetcode 367. lintcode 777.
P157 查找重复数字 leetcode 287. lintcode 633.
P127 旋转有序数组的最小值 leetcode 153. lintcode 159.
P109 有序数组中查找数字的开始和结束下标 leetcode 34. lintcode 61.
P91 旋转有序数组的搜索 leetcode 33. lintcode 62.
P79 最长递增子序列的长度 leetcode 300. lintcode 76.
P56 有序数组中的单身数字 leetcode 540. lintcode 1183.
P54 实现平方根函数 leetcode 69. lintcode 141.
P38 二维数组的二分搜索 leetcode 74. lintcode 28.
P37 二分搜索插入位置 leetcode 35. lintcode 60.
P36 二分搜索 leetcode 704. lintcode 457.
P20 求两个有序数组的中位数 leetcode 4. lintcode 65.
P10 数值的 n 次方 leetcode 50. lintcode 428.
P7 行列递增的二维数组搜索 leetcode 240. lintcode 38.
P3 有序数组中求和为给定值的两个数 leetcode 167. lintcode 608.

关于 AlgoCasts

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