原文链接: https://leetcode-cn.com/problems/merge-two-binary-trees
英文原文You are given two binary trees root1 and root2.
Ima
标签详情
深度优先搜索 分类
原文链接: https://leetcode-cn.com/problems/add-one-row-to-tree
英文原文Given the root of a binary tree and two integers val an
原文链接: https://leetcode-cn.com/problems/find-duplicate-subtrees
英文原文Given the root of a binary tree, return all du
原文链接: https://leetcode-cn.com/problems/two-sum-iv-input-is-a-bst
英文原文Given the root of a Binary Search Tree and a targ
原文链接: https://leetcode-cn.com/problems/print-binary-tree
英文原文Given the root of a binary tree, construct a 0-indexed m
原文链接: https://leetcode-cn.com/problems/maximum-width-of-binary-tree
英文原文Given the root of a binary tree, return the ma
原文链接: https://leetcode-cn.com/problems/trim-a-binary-search-tree
英文原文Given the root of a binary search tree and the lo
原文链接: https://leetcode-cn.com/problems/bulb-switcher-ii
英文原文There is a room with n bulbs labeled from 1 to n that all
原文链接: https://leetcode-cn.com/problems/redundant-connection
英文原文In this problem, a tree is an undirected graph that is
原文链接: https://leetcode-cn.com/problems/redundant-connection-ii
英文原文In this problem, a rooted tree is a directed graph