I have the below LinkedList code that I know works. The question is, how do I input say [1,1,2,3,3] into the function?
Is it correct to write the following at the end of