●235.二叉搜索树的最近公共祖先 题目链接:https://leetcode.cn/problems/lowest-common-ancest...
●530.二叉搜索树的最小绝对差 题目:https://leetcode.cn/problems/minimum-absolute-differ...
654.最大二叉树 题目链接:https://leetcode.cn/problems/maximum-binary-tree/submissi...
513.找树左下角的值 题目链接:https://leetcode.cn/problems/find-bottom-left-tree-valu...
●110.平衡二叉树 题目链接:https://leetcode.cn/problems/balanced-binary-tree/[https...
104.二叉树的最大深度 题目链接:https://leetcode.cn/problems/maximum-depth-of-binary-t...
层序遍历: 102.二叉树的层序遍历 https://leetcode.cn/problems/binary-tree-level-order-...
239. 滑动窗口最大值 题目链接:https://leetcode.cn/problems/sliding-window-maximum/[h...
20. 有效的括号 题目链接:https://leetcode.cn/problems/valid-parentheses/[https://l...