Meta interview question

Write a method to compare two binary trees.

Interview Answer

Anonymous

11 Dec 2016

What do you mean by compare two trees? just same or not same? Many thanks.

1