Skip to content

LeoLeon-coder/BINARY_SEARCH_TREE_Leonardo_Leon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BINARY_SEARCH_TREE_Leonardo_Leon

I am creating (with help from YouTube videos) a Binary Search Tree. If you run the code you should see how the code works with the functions add and walk the tree. If you want to search for any element add 'tree.seek_data(data)'.

This video helped me to understand what is a binary search tree: https://youtu.be/BHB0B1jFKQc

This video helped me with the current program: https://youtu.be/sM4ebIEjRXo

This is my first time working on Github and probably lost something important to say. If there is something that was missing or that I said more (even in my way of writing English), I would appreciate if you would notify me about it.

About

I am creating (with help from YouTube videos) a Binary Search Tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages