Insert a Node at the Tail of a Linked List

  • Asked to answer
    + 8 comments

    Could you just share your code so that I can examine it and help you out.

    Even I suffer a lot while coding in hackerrank due to "uneditable" part like main() function. But you can always print the intermediate results to cross check the code flow and approach.