1. Write a new static method for the node class. The method has one parameter, which is a head node for a linked list of integers. The method computes a new linked list, which is the same as the original list but with all repetitions removed. The method’s return value is a head reference for the new list.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here