Question: in java language plz include screenshots Instructions: 1. This is an individual assignment. You are not allowed to copy code from anybody to copy code

 in java language plz include screenshots Instructions: 1. This is an

in java language

plz include screenshots

Instructions: 1. This is an individual assignment. You are not allowed to copy code from anybody to copy code from the Internet 2. Name your package/project as (Example: Aysha_201820123_Assignment1) 3. The project/package must contain all methods implemented 4. Test runs: save your runs as a jpg/jpeg/png/pdf file and submit 5. Submit all Java files in your project separately through the Blackboard Implement and test the following methods: 1. Write a method in SinglyLinkedList class that prints the third element of the list if the list contains at least three elements. 2. Write a method in SinglyLinkedList class that inserts an item into a particular location p in the linked list. 3. Write a method in SinglyLinkedList class that deletes a node at a particular position p. 4. Write a method in DoublyLinkedList class that reverses the list. 5. Write a method in ArrayList class for integers that finds the number of even numbers are there in the list. 6. Write a method in DoublyLinkedList class that swaps two nodes in the list. 7. Write a method in SinglyLinkedList class that sorts the list. 8. Write a Main class to test all these methods

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!