Skip to content

parkerlewis9/Binary-Search-Trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Search Trees

This repo will provide information about the binary search tree data structure as well as exercises to apply algorithms to retrieve meaningful information from the trees.

A data structure is a particular way of organizing data in a computer to utilize resources efficiently.

We create and use "data structres" to organize data in our computer in a way that will allow us to utilize that data efficiently and effectively.


Click on this image to view a video of a talk I gave on BSTs and their application in this project I'm working on:

Alphabetical Binary Search Trees Talk Video - 4/24/17 - Galvanize

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors