- Create a Binary Search Tree
- Randomly Generate 100 numbers [1-200] and display them in the tree
- Take values stored in tree, print height, and print the tree's sorted tarversals
- inorder
- preorder
- postorder
- Display the tree in both the terminal and into a text file
-
Notifications
You must be signed in to change notification settings - Fork 1
sebastianreel/bst-randomGen-withTraversals
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Randomly generates numbers [1-200] 100 times and prints the tree into a table. Then prints height and sorts tree into inorder, preorder, and postorder.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published