Skip to content

Latest commit

 

History

History

Check if Two Trees are Mirror

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Given two Binary Trees, write a function that returns true if two trees are mirror of each other, else false.