Skip to content

Marek8299/C-AVL-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C AVL tree

Tester included

Building

Clone repo & run make. You'll need to have clang and make installed.

Running

Testing tree with keys only:

Just run compiled binary

Testing with values:

Add filename with values as command line param

About

C implementation of self-balanced AVL tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published