The project is to write a program in Java that read an input file containing list of student name and student card number and insert them into AVL tree. User should be able to insert, delete and search names and also print the whole student card number.The output should be written in output file.
Program must be write in Java in an easy to understand programming. it should can be run in netbeans.GUI is optional.
