Skip to content

BelCoding/Smart-Tree-Binary-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Smart-Tree-Binary-Search in C++ stantard library -std=C++17. Insert a number of nodes, each node will contain arithmetic data. In this example if Itś given repeated data, the tree is not considered a binary tree. Use the class to Check if It is a binary tree or not. Or to Calculate the height.

Example Input:

25

3 17 18 19 4 5 6 1 2 7 8 9 10 11 12 13 14 23 24 25 15 16 20 21 22

About

Binary Search Tree in C++ using std:: smart pointers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages