Skip to content

AVL tree implementation in C... in 3D! lol no. just colors.

License

Notifications You must be signed in to change notification settings

l3nn4rt/avl-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVL Tree

Implements insert, search, delete. Same print function from BST, but with colors.

alt tag

Build

$ make

Usage

$ Usage: ./AVLtree [NODE1 NODE2 ...]

The node list is optional: if not specified, a demo tree will be generated.

About

AVL tree implementation in C... in 3D! lol no. just colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published