Skip to content

My custom implementation of Binary Tree data structure

Notifications You must be signed in to change notification settings

ViXP/binary_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binary_tree

My implementation of Binary Search Tree without any self-balancing algorithms. This is the experiement, please, use some serious libraries in real projects instead (RubyTree, as example).

TO DO: The adapter class for string data input, delete method for non-leaf nodes

About

My custom implementation of Binary Tree data structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages