原文链接: https://leetcode-cn.com/problems/magic-index-lcci
英文原文A magic index in an array A[0...n-1] is defined to be an i
标签详情
二分查找 分类
原文链接: https://leetcode-cn.com/problems/sparse-array-search-lcci
英文原文Given a sorted array of strings that is interspers
原文链接: https://leetcode-cn.com/problems/smallest-difference-lcci
英文原文Given two arrays of integers, compute the pair of
原文链接: https://leetcode-cn.com/problems/er-wei-shu-zu-zhong-de-cha-zhao-lcof
中文题目在一个 n * m 的二维数组中,每一行都按照从左到右递增的顺序排序,每一列
原文链接: https://leetcode-cn.com/problems/xuan-zhuan-shu-zu-de-zui-xiao-shu-zi-lcof
中文题目把一个数组最开始的若干个元素搬到数组的末尾,我们称之为数组的旋转。
原文链接: https://leetcode-cn.com/problems/shu-zi-xu-lie-zhong-mou-yi-wei-de-shu-zi-lcof
中文题目数字以0123456789101112131415&hel
原文链接: https://leetcode-cn.com/problems/shu-zu-zhong-de-ni-xu-dui-lcof
中文题目在数组中的两个数字,如果前面一个数字大于后面的数字,则这两个数字组成一个逆序对。输入一个
原文链接: https://leetcode-cn.com/problems/he-wei-sde-liang-ge-shu-zi-lcof
中文题目输入一个递增排序的数组和一个数字s,在数组中查找两个数,使得它们的和正好是s。如果有多
原文链接: https://leetcode-cn.com/problems/zai-pai-xu-shu-zu-zhong-cha-zhao-shu-zi-lcof
中文题目统计一个数字在排序数组中出现的次数。
示例 1:
原文链接: https://leetcode-cn.com/problems/que-shi-de-shu-zi-lcof
中文题目一个长度为n-1的递增排序数组中的所有数字都是唯一的,并且每个数字都在范围0~n-1之内。在范围0~n-