原文链接: https://leetcode-cn.com/problems/vertical-order-traversal-of-a-binary-tree
英文原文Given the root of a binary tree,
标签详情
深度优先搜索 分类
原文链接: https://leetcode-cn.com/problems/smallest-string-starting-from-leaf
英文原文You are 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/sum-of-root-to-leaf-binary-numbers
英文原文You are given the root of a binary tree
原文链接: https://leetcode-cn.com/problems/maximum-difference-between-node-and-ancestor
英文原文Given the root of a binary tre
原文链接: https://leetcode-cn.com/problems/recover-a-tree-from-preorder-traversal
英文原文We run a preorder depth-fi
原文链接: 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/binary-search-tree-to-greater-sum-tree
英文原文Given the root of a Binary Search Tr