logo

不使用递归,对二叉树进行中序遍历。

Write a function to perform inorder traversal of a binary tree without recursion.

题目类型: technical

难度: medium

标签: aws, real-question, prepfully, coding

目标公司: Amazon Web Services

← 返回面试题库

不使用递归,对二叉树进行中序遍历。

中等algorithmsdata-structurestree

想查看完整答案?

登录匠人学院学习中心,获取 STAR 格式回答和详细技术解析

前往学习中心查看答案