原文链接: https://leetcode-cn.com/problems/bag-of-tokens
英文原文You have an initial power of power, an initial score of 0, an
标签详情
双指针 分类
原文链接: https://leetcode-cn.com/problems/pancake-sorting
英文原文Given an array of integers arr, sort the array by performin
原文链接: https://leetcode-cn.com/problems/squares-of-a-sorted-array
英文原文Given an integer array nums sorted in non-decreas
原文链接: https://leetcode-cn.com/problems/interval-list-intersections
英文原文You are given two lists of closed intervals, fi
原文链接: https://leetcode-cn.com/problems/moving-stones-until-consecutive-ii
英文原文There are some stones in different posit
原文链接: https://leetcode-cn.com/problems/longest-string-chain
英文原文You are given an array of words where each word consis
原文链接: https://leetcode-cn.com/problems/last-substring-in-lexicographical-order
英文原文Given a string s, return the last s
原文链接: https://leetcode-cn.com/problems/duplicate-zeros
英文原文Given a fixed-length integer array arr, duplicate each occu
原文链接: https://leetcode-cn.com/problems/statistics-from-a-large-sample
英文原文You are given a large sample of integers in
原文链接: https://leetcode-cn.com/problems/longest-chunked-palindrome-decomposition
英文原文You are given a string text. You s