Skip to content

Instantly share code, notes, and snippets.

@adilakhter
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adilakhter/a1372c75db66d0732a97 to your computer and use it in GitHub Desktop.
Save adilakhter/a1372c75db66d0732a97 to your computer and use it in GitHub Desktop.
inverting a binary tree -2
4
/ \
7 2
/ \ / \
9 6 3 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment