leoGCoelho / AVL-Tree

A simple AVL tree algorithm in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVL-Tree

A simple AVL tree algorithm in C with insert, delete, destroy, search and print(+ print inOrder) functions.

About

A simple AVL tree algorithm in C


Languages

Language:C 99.6%Language:Makefile 0.4%