Skip to content

isneace/Binary-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a program I wrote during my first semester of Lewis-Clark State College in my CS213 class. This program will create a binary tree that is sorted by smallest to largest values. You can also search for specific values and it will do an ordered search. Finally you can locate the largest and the smallest value in the list.

About

Abstract Data Type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages