LetsGrowMoreCommunity / DSA-Playyard

Explore the world of Data Structures and Algorithm
18 stars 51 forks source link

Remove Nth Node From End of List #46

Closed 2000shivam659 closed 3 years ago

2000shivam659 commented 3 years ago

Aim

Given the head of a linked list, remove the nth node from the end of the list and return its head.

Details

3

Programing language

2000shivam659 commented 3 years ago

@Sargam-Agarwal Please assign me this under LGMSOC'21.

Sargam-Agarwal commented 3 years ago

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 :)