LeetCode-144-Binary Tree Preorder Traversal
摘要:
算法描述: Given a binary tree, return the preorder traversal of its nodes' values. Example: Follow up: Recursive solution is trivial, could you do it iter 阅读全文
posted @ 2019-02-06 17:43
无名路人甲
阅读(120)
评论(0)
推荐(0)