/BalanceTree

It is a program showing how AVL Tree work

Primary LanguageC

AVL Tree

This program is used to learn how AVL Tree work, codey by C99, codeblocks 13.01 as IDE.

Feature

  • create
  • insert
  • delete
  • destory
  • merge
  • show