摘要: Problem LeetCode Given an n-ary tree, return the postorder traversal of its nodes' values. Nary-Tree input serialization is represented in their level 阅读全文
posted @ 2021-01-25 21:23 Wonz 阅读(80) 评论(0) 推荐(0) 编辑
摘要: Problem LeetCode Given an n-ary tree, return the preorder traversal of its nodes' values. Nary-Tree input serialization is represented in their level 阅读全文
posted @ 2021-01-25 21:14 Wonz 阅读(190) 评论(0) 推荐(0) 编辑