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