原文链接: https://leetcode-cn.com/problems/reconstruct-itinerary
英文原文You are given a list of airline tickets where tickets
分类详情
困难 分类
原文链接: https://leetcode-cn.com/problems/palindrome-pairs
英文原文Given a list of unique words, return all the pairs of the&
原文链接: https://leetcode-cn.com/problems/data-stream-as-disjoint-intervals
英文原文Given a data stream input of non-negative
原文链接: https://leetcode-cn.com/problems/russian-doll-envelopes
英文原文You are given a 2D array of integers envelopes where
原文链接: https://leetcode-cn.com/problems/max-sum-of-rectangle-no-larger-than-k
英文原文Given an m x n matrix matrix and an i
原文链接: https://leetcode-cn.com/problems/insert-delete-getrandom-o1-duplicates-allowed
英文原文RandomizedCollection is a dat
原文链接: https://leetcode-cn.com/problems/perfect-rectangle
英文原文Given an array rectangles where rectangles[i] = [xi, yi,
原文链接: https://leetcode-cn.com/problems/frog-jump
英文原文A frog is crossing a river. The river is divided into some number
原文链接: https://leetcode-cn.com/problems/trapping-rain-water-ii
英文原文Given an m x n integer matrix heightMap representing
原文链接: https://leetcode-cn.com/problems/split-array-largest-sum
英文原文Given an array nums which consists of non-negative