摘要: 二叉树的前序遍历 题目描述:给你二叉树的根节点 root ,返回它节点值的 前序 遍历。 示例说明请见LeetCode官网。 来源:力扣(LeetCode) 链接:https://leetcode-cn.com/problems/binary-tree-preorder-traversal/ 著作权 阅读全文
posted @ 2021-07-18 07:44 醉舞经阁 阅读(38) 评论(0) 推荐(0) 编辑