Topic: Tree Problem / Level: advanced

Problem: Check if two binary trees are identical using their pre-order traversal.

Run the code to see the output here...