This is a discussion on Recursive Tree Traversing within the Java forums, part of the Programming Talk category; I need help on Recursive Tree Traversing in Java. I would really appreciate if anyone among you explain it along ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Yes adrain its a good suggestion. The structure of using child-parent link is used for returning the pointer back to the parent level after traversing the child level. By this method we can eliminate the need for a separate stack object. That's a good suggestion. I am going this out in program.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Building an Ajax Memory Tree in Oracle Application Express | JobHelper | Oracle Tutorials | 0 | 12-03-2006 12:37 PM |
| Traversing Composites with Visitors | Anthony Webster | Software Patterns | 2 | 10-11-2003 11:44 AM |