noisefilter19 / LeetCode_Algorithms

A collection of solutions for Medium/Hard LeetCode problems. Educational resource
111 stars 355 forks source link

19 | Remove Nth Node From End of List | Java #955

Closed truthfool closed 2 years ago

truthfool commented 3 years ago

Problem name: Remove Nth Node From End of List Difficulty: Medium Language: Java

Pretty-19 commented 3 years ago

@truthfool can you assign this issue to me?

truthfool commented 3 years ago

@Pretty-19 actually im waiting for the contributors to assign it to me.Please read the contribution guidelines : https://github.com/noisefilter19/LeetCode_Algorithms/blob/main/CONTRIBUTING.md

Pretty-19 commented 3 years ago

okay got that

shrutigore commented 2 years ago

I'm interested in working on this issue, please assign it to me!