原文链接: 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/pyramid-transition-matrix
英文原文You are stacking blocks to form a pyramid. Each b
原文链接: https://leetcode-cn.com/problems/flatten-a-multilevel-doubly-linked-list
英文原文You are given a doubly linked list,
原文链接: https://leetcode-cn.com/problems/partition-labels
英文原文You are given a string s. We want to partition the string
原文链接: https://leetcode-cn.com/problems/largest-plus-sign
英文原文You are given an integer n. You have an n x n binary grid
原文链接: https://leetcode-cn.com/problems/construct-quad-tree
英文原文Given a n * n matrix grid of 0's and 1's only.
原文链接: https://leetcode-cn.com/problems/logical-or-of-two-binary-grids-represented-as-quad-trees
英文原文A Binary Matrix is
原文链接: https://leetcode-cn.com/problems/reorganize-string
英文原文Given a string s, rearrange the characters of s so that a
原文链接: https://leetcode-cn.com/problems/max-chunks-to-make-sorted
英文原文You are given an integer array arr of length n th
原文链接: https://leetcode-cn.com/problems/insert-into-a-binary-search-tree
英文原文You are given the root node of a binary se