原文链接: https://leetcode-cn.com/problems/patching-array
英文原文Given a sorted integer array nums and an integer n, add/patc
标签详情
贪心 分类
原文链接: https://leetcode-cn.com/problems/increasing-triplet-subsequence
英文原文Given an integer array nums, return true if
原文链接: https://leetcode-cn.com/problems/wiggle-subsequence
英文原文A wiggle sequence is a sequence where the differences be
原文链接: https://leetcode-cn.com/problems/integer-replacement
英文原文Given a positive integer n, you can apply one of t
原文链接: https://leetcode-cn.com/problems/remove-k-digits
英文原文Given string num representing a non-negative integer num, a
原文链接: https://leetcode-cn.com/problems/queue-reconstruction-by-height
英文原文You are given an array of people, people, wh
原文链接: https://leetcode-cn.com/problems/longest-palindrome
英文原文Given a string s which consists of lowercase or uppercas
原文链接: https://leetcode-cn.com/problems/split-array-largest-sum
英文原文Given an array nums which consists of non-negative
原文链接: https://leetcode-cn.com/problems/strong-password-checker
英文原文A password is considered strong if the below condit
原文链接: https://leetcode-cn.com/problems/non-overlapping-intervals
英文原文Given an array of intervals intervals where inter