Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
310 stars 372 forks source link

Iterative codes for Post Order Traversals #1649

Closed Saloni020 closed 3 months ago

Saloni020 commented 1 year ago

Is your feature request related to a problem? Please describe. Iterative methods for post order traversal .

Describe the solution you'd like

  1. Using 2 stacks.
  2. Using a single stack.

Additional context I'm a contributor with SSOC'23. @Kumar-laxmi Please assign me this.

SubiditaB commented 1 year ago

I would like to contribute to this issue. I can give a concrete codes and explain them for post order traversals. I am a contributor with SSOC'23. @Kumar-laxmi Please assign me this.

github-actions[bot] commented 3 months ago

Stale issue message