Skip to content

LindseyArndt/tree_traversal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

data-structures-project

A project from my data structures class. In this assignment we had to create a tree and traverse the tree. This was my first experience using nodes. Using post, pre, and level order traversal we can sort the data. Each folder can by imported into the Eclipse IDE

Also saved the tree into a folder to view.

About

post, pre, and level order traversal of a tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages