This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:fall2018:data:projects:dlt0 [2018/11/12 16:12] – [Errata] wedge | haas:fall2018:data:projects:dlt0 [2018/11/12 16:13] (current) – [traversal] wedge | ||
---|---|---|---|
Line 41: | Line 41: | ||
The three methods of traversal are: | The three methods of traversal are: | ||
- | * preorder: | + | * preorder: |
- | * postorder: | + | * postorder: |
- | * inorder: parent, | + | * inorder: parent, |
====tree height can matter==== | ====tree height can matter==== |