Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

  • This was a project to implement the Binary Search Tree data structures using Python. It first creates a data structure for each node, then implements insert, search, remove, and popular traversals.
  • Part 3 demonstrates the functionality of the data strucutre through insertions, deletions, searches, and printing the tree to demonstrate that it follows the strict weak ordering principle.# binary-search

About

CSC 11300 Assignment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages