Title: leetcode110-平衡二叉树 | snmlm
Open Graph Title: leetcode110-平衡二叉树
Description: 题目描述给定一个二叉树,判断它是否是高度平衡的二叉树。 本题中,一棵高度平衡二叉树定义为: 一个二叉树每个节点 的左右两个子树的高度差的绝对值不超过 1 。 示例 1: 12输入:root = [3,9,20,null,null,15,7]输出:true 示例 2: 12输入:root = [1,2,2,3,3,null,null,4,4]输出:false 示例 3: 12输入:roo
Open Graph Description: 题目描述给定一个二叉树,判断它是否是高度平衡的二叉树。 本题中,一棵高度平衡二叉树定义为: 一个二叉树每个节点 的左右两个子树的高度差的绝对值不超过 1 。 示例 1: 12输入:root = [3,9,20,null,null,15,7]输出:true 示例 2: 12输入:root = [1,2,2,3,3,null,null,4,4]输出:false 示例 3: 12输入:roo
Keywords:
Mail addresses
undefined
Opengraph URL: https://snmlm.github.io/algorithm/leetcode/leetcode_110/
Generator: Hexo 5.1.1
Domain: snmlm.github.io
| None | no-siteapp |
| author | snmlm |
| copyright | snmlm |
| format-detection | telephone=no |
| theme-color | #ffffff |
| og:type | article |
| og:site_name | snmlm |
| og:image | https://snmlm.github.io/img/head.gif |
| article:published_time | 2023-06-28T16:00:00.000Z |
| article:modified_time | 2023-06-29T02:22:56.954Z |
| twitter:card | summary |
Links:
Viewport: width=device-width,initial-scale=1