Hits: 0JAVA Search Trees Assignment Assignment 3A tests your knowledge of binary search trees and AVL trees. You can and should start with the examples from the textbook/presentation and adapt them to the assignment at hand and use the appropriate names and add the additional code and requirements bellow.Design a program/project/driver class YourNameAssignment3A and the...