原文链接: https://leetcode-cn.com/problems/koko-eating-bananas
英文原文Koko loves to eat bananas. There are n piles of bananas
标签详情
二分查找 分类
原文链接: https://leetcode-cn.com/problems/nth-magical-number
英文原文A positive integer is magical if it is divisible by eith
原文链接: https://leetcode-cn.com/problems/random-pick-with-weight
英文原文You are given a 0-indexed array of positive integer
原文链接: https://leetcode-cn.com/problems/shortest-subarray-with-sum-at-least-k
英文原文Given an integer array nums and an in
原文链接: https://leetcode-cn.com/problems/random-point-in-non-overlapping-rectangles
英文原文You are given an array of non-ov
原文链接: https://leetcode-cn.com/problems/super-egg-drop
英文原文You are given k identical eggs and you have access to a buil
原文链接: https://leetcode-cn.com/problems/fair-candy-swap
英文原文Alice and Bob have a different total number of candies. You
原文链接: https://leetcode-cn.com/problems/numbers-at-most-n-given-digit-set
英文原文Given an array of digits which is sorted
原文链接: https://leetcode-cn.com/problems/online-election
英文原文You are given two integer arrays persons and times. In an e
原文链接: https://leetcode-cn.com/problems/time-based-key-value-store
英文原文Design a time-based key-value data structure tha