Traversal program allows user to traverse a tree in various ways. When given a file, the following data is read into a tree: first_name, last_name, street_address, city, state, zip The user is then given a menu that provides pre order traversal, In order traversal, post order traversal, breadth first traversal, A search for a person, and an exit option. The traversals and search for person utilize the tree that was built with the data.
-
Notifications
You must be signed in to change notification settings - Fork 0
AroSwift/TreeTraversal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Traversal program allows user to traverse a tree in various ways
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published