Skip to content

This code implements a simple library to manipulate binary search tree (bst) data structures

Notifications You must be signed in to change notification settings

simone-arcari/binary_search_trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binary_search_trees

This code implements a simple library to manipulate binary search tree (bst) data structures. Note: the binary search tree created in the main.c file is the same one represented in the binary_search_tree.jpg image.

About

This code implements a simple library to manipulate binary search tree (bst) data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published