Topic: Tree Problem / Level: advanced

Problem: Check if two binary trees can be converted into each other by swapping values.

Run the code to see the output here...