1. Write a class for a bag of strings, where the strings are stored in a binary search tree. In creating the binary search tree, you should use the string’s compareTo method, which is described on page 499. The tree itself should use the BTNode class from Figure 9.10 on page 490.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here