Can someone assist with this attempt to implement a “deque” in Java?
I am having a lot of trouble understanding what to do with this assignment. I have tried to tackle the whole problem aside from printing the actual whole list because I was going to do that last after I had adding and removing working.