Skip to content

Instantly share code, notes, and snippets.

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