Skip to content

Instantly share code, notes, and snippets.

@adilakhter
Last active August 29, 2015 14:23
Embed
What would you like to do?
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