Skip to content

[zclhit] add another way to print binary Tree in graphical#7

Open
zclhit wants to merge 9 commits into
nibnait:masterfrom
zclhit:master
Open

[zclhit] add another way to print binary Tree in graphical#7
zclhit wants to merge 9 commits into
nibnait:masterfrom
zclhit:master

Conversation

@zclhit

@zclhit zclhit commented Jul 5, 2020

Copy link
Copy Markdown

for example, this printer will print binary tree of [0,-10,5,null,-3,null,9] as:
0
/ \
/ \
-10 5
\ \
-3 9

@zclhit

zclhit commented Jul 21, 2020

Copy link
Copy Markdown
Author

I'll write down all July daily quizzes during July 2020

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant