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 -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