X295: Same Binary Tree Exercise

Given two binary trees, return true if they are structurally identical (they have nodes with the same values, arranged in the same way).

Your Answer:

Reset

Feedback

Your feedback will appear here when you check your answer.