Assignment II
1. Write a member function to display the maximum item (int) inside the LinkedList.
2. Write a member function to display all the items inside the LinkedList in reverse order.
1. Write a member function to display the maximum item (int) inside the LinkedList.
2. Write a member function to display all the items inside the LinkedList in reverse order.