Skip to content

InvertBinaryTree.js#76

Merged
sohamsshah merged 1 commit into
codesONLY:masterfrom
gunjapandey:patch-5
Oct 20, 2021
Merged

InvertBinaryTree.js#76
sohamsshah merged 1 commit into
codesONLY:masterfrom
gunjapandey:patch-5

Conversation

@gunjapandey

Copy link
Copy Markdown
Contributor

In Binary Search trees, I've proposed a solution to one of the most renowned interview questions asked in the "FAANG" firms.
Given the root of a binary tree, invert the tree, and return its root.

@sohamsshah
sohamsshah merged commit cd72027 into codesONLY:master Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants