原文链接: https://leetcode-cn.com/problems/find-smallest-letter-greater-than-target
英文原文Given a characters array letters t
标签详情
二分查找 分类
原文链接: https://leetcode-cn.com/problems/reach-a-number
英文原文You are standing at position 0 on an infinite number line. T
原文链接: https://leetcode-cn.com/problems/binary-search
英文原文Given an array of integers nums which is sorted in ascending
原文链接: https://leetcode-cn.com/problems/swim-in-rising-water
英文原文You are given an n x n integer matrix grid where each
原文链接: https://leetcode-cn.com/problems/k-th-smallest-prime-fraction
英文原文You are given a sorted integer array arr conta
原文链接: https://leetcode-cn.com/problems/preimage-size-of-factorial-zeroes-function
英文原文Let f(x) be the number of zeroes
原文链接: https://leetcode-cn.com/problems/friends-of-appropriate-ages
英文原文There are n persons on a social media website.
原文链接: https://leetcode-cn.com/problems/most-profit-assigning-work
英文原文You have n jobs and m workers. You are given thr
原文链接: https://leetcode-cn.com/problems/peak-index-in-a-mountain-array
英文原文Let's call an array arr a mountain
原文链接: https://leetcode-cn.com/problems/random-pick-with-blacklist
英文原文You are given an integer n and an array of uniqu