Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mandingo

    Stack-base postorder traversal

    Thanks a million<br> I guess that is a better idea as I will need info all through the semester.<br> Thanks
  2. mandingo

    Stack-base postorder traversal

    It is an excercise I am doing for a school project. The main idea is to do something that is not of the ordinary.<br>
  3. mandingo

    Stack-base postorder traversal

    is there a way to write a stack-base implementation of postorder traversal of a binary tree without using recursion?<br> <br> how do I save the right subtree and the root at the same time while the left subtree is visited?

Part and Inventory Search

Back
Top