Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
356 stars 624 forks source link

Tree: Check if 2 binary trees are mirror images #1473

Open tanishq-arya opened 3 years ago

tanishq-arya commented 3 years ago

Is your feature request related to a problem? Please describe. I want to add code to check if 2 binary trees are mirror images or not.

Describe the solution you'd like A clear and concise description of what you want to happen.

Do you want to work on it C++

tanishq-arya commented 3 years ago

Please assign this to me @raksha009

madhvi02 commented 3 years ago

I am a gssoc'21 participant. I would like to contribute to this problem in C++. please assign this to me. I will surely provide you with the commented code. @plazzy99 @rudrakshi99 @nakul-19 @tarun26091999 @shreyanspoddar @raksha009 @anjul2000 @OjusWiZard

shubhidua commented 3 years ago

I would like to contribute to the above problem in java as I am a participant of GSSOC'21. Kindly assign this to me.