Closed labuladong closed 2 years ago
翻转二叉树:https://leetcode.cn/problems/invert-binary-tree/solution/hou-xu-bian-li-by-eiie-20-3hkz/ 二叉树的镜像:https://leetcode.cn/problems/er-cha-shu-de-jing-xiang-lcof/solution/dfs-by-eiie-20-0wlf/ 填充每个节点的下一个右侧节点指针:https://leetcode.cn/problems/populating-next-right-pointers-in-each-node/solution/by-eiie-20-xdvo/ 二叉树展开为链表:https://leetcode.cn/problems/flatten-binary-tree-to-linked-list/solution/hou-xu-bian-li-fen-jie-wen-ti-by-eiie-20-n9jm/
https://leetcode.cn/problems/invert-binary-tree/solution/fan-zhuan-er-cha-shu-by-cz-by-ichengzi-q819/ https://leetcode.cn/problems/er-cha-shu-de-jing-xiang-lcof/solution/fan-zhuan-er-cha-shu-by-cz-by-ichengzi-jre6/ https://leetcode.cn/problems/flatten-binary-tree-to-linked-list/solution/by-ichengzi-hn69/
LC 226: https://leetcode.com/problems/invert-binary-tree/discuss/2536878/Java-Simple-Solution LC 116: https://leetcode.com/problems/populating-next-right-pointers-in-each-node/discuss/2536883/Java-Traverse-Simple-Solution LC 114: https://leetcode.com/problems/flatten-binary-tree-to-linked-list/discuss/2536886/Java-Simple-Solution
114: https://leetcode.com/problems/flatten-binary-tree-to-linked-list/discuss/2537229/Java-Flatten-Binary-Tree-to-Linked-List 116: https://leetcode.com/problems/populating-next-right-pointers-in-each-node/discuss/2537149/Java-Populating-Next-Right-Pointers-in-Each-Node 226: https://leetcode.com/problems/invert-binary-tree/discuss/2536747/Java-Invert-Binary-Tree
本期打卡已结算完成。报名最新一期的打卡活动 点这里