Created
July 30, 2015 23:52
-
-
Save myui/444d23c78219c3d53c0a to your computer and use it in GitHub Desktop.
expected result of printing a binary tree
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_______1_______ | |
___2_______2___ | |
_4___4___4___4_ | |
8_8_8_8_8_8_8_8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment