标签:展开 img 链表 image ems algo tco lazy tree
1. 翻转二叉树:https://leetcode-cn.com/problems/invert-binary-tree/
2. 二叉树展开为链表,关键在于找到递归部分:https://leetcode-cn.com/problems/flatten-binary-tree-to-linked-list/
标签:展开 img 链表 image ems algo tco lazy tree
原文地址:https://www.cnblogs.com/toonice/p/14651513.html