Closed 2000shivam659 closed 3 years ago
@Sargam-Agarwal Please assign me this under LGMSOC'21.
Hey @2000shivam659 , the project has undergone a major restructuring so we have updated our README along with the contribution guidelines and some other important points. Kindly check it and as of now, no participant can open an issue for any question. We are going to be starting afresh. So, as of now, you cannot contribute the code for this question. You can do it once we open a new issue for it. Really sorry for any inconvenience. Keep Coding :)
Aim
Given the head of a linked list, remove the nth node from the end of the list and return its head.
Details
Programing language