AVL-Tree-with-C Implementing AVL tree by using C language. The program has 4 main functions which are : Input new data Delete existing data Search data Print all existing data