Skip to content

tansly/avl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avl

This is a generic AVL tree implementation in C, written for fun. There are sample test programs using the tree in the examples/ directory. To compile one, move it to the root with name main.c and run make.

Releases

No releases published

Packages

No packages published