1. Specify and define a method reverse that reverses the order of the nodes in a list.
2. Write a recursive method that would display in reverse order the nodes in a list. Assume that the function receives a node pointer as argument.
3. Specify and define a method that deletes a particular node from an ordered list. The node’s value is given to the method as an argument.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here