原文链接: https://leetcode-cn.com/problems/er-cha-sou-suo-shu-de-hou-xu-bian-li-xu-lie-lcof
中文题目输入一个整数数组,判断该数组是不是某二叉搜索树的后序
标签详情
树 分类
原文链接: https://leetcode-cn.com/problems/er-cha-shu-zhong-he-wei-mou-yi-zhi-de-lu-jing-lcof
中文题目给你二叉树的根节点 root 和一个整数目标和
原文链接: https://leetcode-cn.com/problems/er-cha-shu-de-shen-du-lcof
中文题目输入一棵二叉树的根节点,求该树的深度。从根节点到叶节点依次经过的节点(含根、叶节点)形成树的一条
原文链接: https://leetcode-cn.com/problems/er-cha-sou-suo-shu-de-di-kda-jie-dian-lcof
中文题目给定一棵二叉搜索树,请找出其中第k大的节点。
原文链接: https://leetcode-cn.com/problems/ping-heng-er-cha-shu-lcof
中文题目输入一棵二叉树的根节点,判断该树是不是平衡二叉树。如果某二叉树中任意节点的左右子树的深度相差不超过
原文链接: https://leetcode-cn.com/problems/er-cha-sou-suo-shu-de-zui-jin-gong-gong-zu-xian-lcof
中文题目给定一个二叉搜索树, 找到该树中两个指定节点
原文链接: https://leetcode-cn.com/problems/bst-sequences-lcci
英文原文A binary search tree was created by traversing through a
原文链接: https://leetcode-cn.com/problems/paths-with-sum-lcci
英文原文You are given a binary tree in which each node contains
原文链接: https://leetcode-cn.com/problems/binode-lcci
英文原文The data structure TreeNode is used for binary tree,
原文链接: https://leetcode-cn.com/problems/er-cha-shu-ren-wu-diao-du
英文原文
中文题目任务调度优化是计算机性能优化的关键任务之一。在任务众多时,不同的调度策略可能会得到不同