I\'m implementing a generic linkedList, but I had a hard time writing a function that returns the current node. It always returns the last added node. I\'m sharing my code b