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
361 stars 618 forks source link

Iterative algorithm for preorder inorder and postorder traversal of binary tree #323

Closed aaadddiii closed 3 years ago

aaadddiii commented 3 years ago

Hi, I would like this in c++. It is a classic problem in data structures and is asked in many coding interviews I am a participant of GSSoC'21 and would like to contribute in this repo.

anotherwebguy commented 3 years ago

I would like to work on this issue under gssoc'21, plz assign this to me

SwarnimaShishodia commented 3 years ago

Hi I would like to solve this problem using C++

hritikgupta92 commented 3 years ago

Hi, Can you assign this problem to me,I can contribute to it in c and c++.

tarun26091999 commented 3 years ago

present at #144