原文链接: https://leetcode-cn.com/problems/di-string-match
英文原文A permutation perm of n + 1 integers of all the integers in
分类详情
简单 分类
原文链接: https://leetcode-cn.com/problems/delete-columns-to-make-sorted
英文原文You are given an array of n strings strs, all
原文链接: https://leetcode-cn.com/problems/verifying-an-alien-dictionary
英文原文In an alien language, surprisingly, they also
原文链接: https://leetcode-cn.com/problems/n-repeated-element-in-size-2n-array
英文原文You are given an integer array nums wit
原文链接: https://leetcode-cn.com/problems/univalued-binary-tree
英文原文A binary tree is uni-valued if every node in the tree
原文链接: https://leetcode-cn.com/problems/largest-perimeter-triangle
英文原文Given an integer array nums, return the largest
原文链接: https://leetcode-cn.com/problems/squares-of-a-sorted-array
英文原文Given an integer array nums sorted in non-decreas
原文链接: https://leetcode-cn.com/problems/add-to-array-form-of-integer
英文原文The array-form of an integer num is an array r
原文链接: https://leetcode-cn.com/problems/cousins-in-binary-tree
英文原文Given the root of a binary tree with unique values a
原文链接: https://leetcode-cn.com/problems/find-the-town-judge
英文原文In a town, there are n people labeled from 1 to n. Ther