You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem of Flip Equivalent Binary Trees involves checking if two binary trees are the same or can be made the same by flipping some of their subtrees. A flip means swapping the left and right children of a node.
Please assign me this issue under tag hacktoberfest and hacktoberfest-accepted.
Thank you
Nikhil
The text was updated successfully, but these errors were encountered:
Hello @yesiamrajeev
The problem of Flip Equivalent Binary Trees involves checking if two binary trees are the same or can be made the same by flipping some of their subtrees. A flip means swapping the left and right children of a node.
Please assign me this issue under tag hacktoberfest and hacktoberfest-accepted.
Thank you
Nikhil
The text was updated successfully, but these errors were encountered: