原文链接: https://leetcode-cn.com/problems/check-completeness-of-a-binary-tree
英文原文Given the root of a binary tree, determ
标签详情
广度优先搜索 分类
原文链接: https://leetcode-cn.com/problems/regions-cut-by-slashes
英文原文An n x n grid is composed of 1 x 1 squares where eac
原文链接: 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/numbers-with-same-consecutive-differences
英文原文Return all non-negative integers
原文链接: https://leetcode-cn.com/problems/vertical-order-traversal-of-a-binary-tree
英文原文Given the root of a binary tree,
原文链接: 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/number-of-enclaves
英文原文You are given an m x n binary matrix grid, where 0 repre
原文链接: https://leetcode-cn.com/problems/coloring-a-border
英文原文You are given an m x n integer matrix grid, and three int
原文链接: https://leetcode-cn.com/problems/escape-a-large-maze
英文原文There is a 1 million by 1 million grid on an XY-plane,
原文链接: https://leetcode-cn.com/problems/maximum-level-sum-of-a-binary-tree
英文原文Given the root of a binary tree, the lev