Revise the class LinkedListWithIterator described in Segment 15.19 so that the inner class IteratorForLinkedList provides a remove operation. You will need another data field priorNode to reference the node before the next one.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.