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

2019-08-20:手写二叉树结构? #125

Open
MoJieBlog opened this issue Aug 20, 2019 · 1 comment
Open

2019-08-20:手写二叉树结构? #125

MoJieBlog opened this issue Aug 20, 2019 · 1 comment

Comments

@MoJieBlog
Copy link
Collaborator

最好包括:

  • 获取某个节点的高度
  • 获取size
  • 遍历(前序,后续,中序,任选一个吧。都写最好,怕太耽误大家时间)
@gabyallen
Copy link

最好包括:

获取某个节点的高度
获取大小
遍历(前序,后续,中序,任选一个吧。都写最好,怕太耽误大家时间)

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

No branches or pull requests

3 participants