Skip to content

Instantly share code, notes, and snippets.

@myui
Created July 30, 2015 23:52
Show Gist options
  • Save myui/444d23c78219c3d53c0a to your computer and use it in GitHub Desktop.
Save myui/444d23c78219c3d53c0a to your computer and use it in GitHub Desktop.
expected result of printing a binary tree
_______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