Skip to content

MehniLozo/binary_search_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------Boilerplate code for Binary search tree in C.-------- Boilerplate includes the: -matrialisation -the implementation of the DataStructure

  • Depth-first search (DFS) for displaying the tree(using a stack) -delete a desired element without any data loss(respecting the binary tree deleting protocols) -Search for: -maximum -minimum

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages