原文链接: https://leetcode-cn.com/problems/color-fill-lcci
英文原文Implement the "paint fill" function that one migh
标签详情
广度优先搜索 分类
原文链接: https://leetcode-cn.com/problems/er-cha-shu-de-jing-xiang-lcof
中文题目请完成一个函数,输入一个二叉树,该函数输出它的镜像。
例如输入:
&nb
原文链接: https://leetcode-cn.com/problems/dui-cheng-de-er-cha-shu-lcof
中文题目请实现一个函数,用来判断一棵二叉树是不是对称的。如果一棵二叉树和它的镜像一样,那么它是对称的
原文链接: https://leetcode-cn.com/problems/xu-lie-hua-er-cha-shu-lcof
中文题目请实现两个函数,分别用来序列化和反序列化二叉树。
你需要设计一个算法来实现二叉树的序列化与反序
原文链接: https://leetcode-cn.com/problems/cong-shang-dao-xia-da-yin-er-cha-shu-lcof
中文题目从上到下打印出二叉树的每个节点,同一层的节点按照从左到右的顺序打印
原文链接: https://leetcode-cn.com/problems/cong-shang-dao-xia-da-yin-er-cha-shu-ii-lcof
中文题目从上到下按层打印二叉树,同一层的节点按从左到右的顺序打印,每
原文链接: https://leetcode-cn.com/problems/er-cha-shu-de-shen-du-lcof
中文题目输入一棵二叉树的根节点,求该树的深度。从根节点到叶节点依次经过的节点(含根、叶节点)形成树的一条
原文链接: https://leetcode-cn.com/problems/pond-sizes-lcci
英文原文You have an integer matrix representing a plot of land, whe
原文链接: https://leetcode-cn.com/problems/word-transformer-lcci
英文原文Given two words of equal length that are in a diction
原文链接: https://leetcode-cn.com/problems/baby-names-lcci
英文原文Each year, the government releases a list of the 10000 most