原文链接: https://leetcode-cn.com/problems/linked-list-in-binary-tree
英文原文Given a binary tree root and a linked list
标签详情
二叉树 分类
原文链接: https://leetcode-cn.com/problems/find-a-corresponding-node-of-a-binary-tree-in-a-clone-of-that-tree
英文原文Given tw
原文链接: https://leetcode-cn.com/problems/count-good-nodes-in-binary-tree
英文原文Given a binary tree root, a node X in the t
原文链接: https://leetcode-cn.com/problems/pseudo-palindromic-paths-in-a-binary-tree
英文原文Given a binary tree where node va
原文链接: https://leetcode-cn.com/problems/number-of-good-leaf-nodes-pairs
英文原文Given the root of a binary tree and an inte
原文链接: https://leetcode-cn.com/problems/number-of-ways-to-reorder-array-to-get-same-bst
英文原文Given an array nums th
原文链接: https://leetcode-cn.com/problems/even-odd-tree
英文原文A binary tree is named Even-Odd if it meets the following con
原文链接: https://leetcode-cn.com/problems/merge-bsts-to-create-single-bst
英文原文You are given n BST (binary search tree) ro
原文链接: https://leetcode-cn.com/problems/count-nodes-with-the-highest-score
英文原文There is a binary tree rooted at 0 consi
原文链接: https://leetcode-cn.com/problems/minimum-height-tree-lcci
英文原文Given a sorted (increasing order) array with uniqu