I need help :(
I have someNode.java and using that I want to put stuffs through linked list.
this is my constructor taking list of strings as parameter and want to put those names in to linked list...