lionelsamrat10 / LeetCode-Solutions

Contains the solutions of all the problems, I am solving on Leetcode.
https://github.com/lionelsamrat10/LeetCode-Solutions
MIT License
2 stars 1 forks source link

create removing Nth node from the end of the list #19

Closed aarzoopundir closed 3 years ago

lionelsamrat10 commented 3 years ago

The solution must be organized as follows: Linked List//Solution.java

Please keep it like that and then submit the PR