Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title: 二叉树的前序遍历(Binary Tree Preorder Traversal) #83

Closed
github-actions bot opened this issue Feb 11, 2024 · 1 comment
Closed

Title: 二叉树的前序遍历(Binary Tree Preorder Traversal) #83

github-actions bot opened this issue Feb 11, 2024 · 1 comment
Labels

Comments

@github-actions
Copy link

Difficulty: Easy
Tags: 栈(Stack)、树(Tree)、深度优先搜索(Depth-First Search)、二叉树(Binary Tree)
Link: https://leetcode.com/problems/binary-tree-preorder-traversal
LinkCN: https://leetcode.cn/problems/binary-tree-preorder-traversal

@ronething
Copy link
Member

closed by #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant