Question: 1. Create CircularLinkedList class. Apply all the following operation Adition: addFirst, addLast addAtPostion Deletion: removeFirst, removeNode. FindNode: to find anode with specific give value 2.
1. Create CircularLinkedList class. Apply all the following operation Adition: addFirst, addLast addAtPostion Deletion: removeFirst, removeNode. FindNode: to find anode with specific give value 2. Add the following method to CircularLinkedList class and then call this method no times in the main. Describe what does this method do? public void rotate s! (!impty head - head.next tail-tail.net 1/and rotate CS 310: Data Structure Page 3 3. Try to apply the following samples in your program: Dute Structure 330 DO020 Element himot found Structure Deliverables(s) You are required to implement and deliver a Java programas described in the previous section 1. Create CircularLinkedList class. Apply all the following operation Adition: addFirst, addLast addAtPostion Deletion: removeFirst, removeNode. FindNode: to find anode with specific give value 2. Add the following method to CircularLinkedList class and then call this method no times in the main. Describe what does this method do? public void rotate s! (!impty head - head.next tail-tail.net 1/and rotate CS 310: Data Structure Page 3 3. Try to apply the following samples in your program: Dute Structure 330 DO020 Element himot found Structure Deliverables(s) You are required to implement and deliver a Java programas described in the previous
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
