Skip to content

LeoMirots/Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree

This library show the basics functions for trees, like BST (Binary Search Tree). This Abstract Data Type is useful for saving any tipe of element in memory, numbers and structs. The search function in a BST is very powerful, this tipe of ADT is used to save elements and find them quickly.

About

Tree header and .c files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages