Google Interview Question

Given a binary tree of integer values, implement a function to check if the tree is a symmetric tree.

Google Interview Question: Given a binary tree of integer values, implement a function to check if the tree is a symmetric tree. | Glassdoor