原文链接: https://leetcode-cn.com/problems/count-subtrees-with-max-distance-between-cities
英文原文There are n cities numbered
标签详情
树 分类
原文链接: 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/operations-on-tree
英文原文You are given a tree with n nodes numbered from 0 to n -
原文链接: https://leetcode-cn.com/problems/smallest-missing-genetic-value-in-each-subtree
英文原文There is a family tree roote
原文链接: 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
原文链接: https://leetcode-cn.com/problems/list-of-depth-lcci
英文原文Given a binary tree, design an algorithm which creates a
原文链接: https://leetcode-cn.com/problems/check-balance-lcci
英文原文Implement a function to check if a binary tree is balanc
原文链接: https://leetcode-cn.com/problems/legal-binary-search-tree-lcci
英文原文Implement a function to check if a binary tre
原文链接: https://leetcode-cn.com/problems/successor-lcci
英文原文Write an algorithm to find the "next" node (i.e.,