Insert a node at a specific position in a linked list

  • + 1 comment

    Java 8: Is anyone else facing the issue, that the main-method provided is declared outside the class "Result", and therefore the code won't compile? I wanted to fix it, but I am not allowed to modify that part of the code, so I can't add the required '}' at the end of the file.