Slideshow
Created on Tue May 1 2001 by 
Table of Contents
  - CS117
 
- ADT Binary Tree
 
- Applications
 
- Directory Structure
 
- Expression Trees
 
- Implementations
 
- Powerful ADT Node
 
- Implementation (array)
 
- Implementation (ADT)
 
- Example - Expressions
 
- Example
 
- Traversals
 
- Expression Trees
 
- Traversals
 
- Inorder
 
- Inorder - iterative
 
- Preorder
 
- Preorder - iterative
 
- Postorder
 
- Postorder - iterative
 
- General Trees
 
- Example
 
- N-ary Trees