pranjay-poddar / Data-Structures-And-Algorithms

Important data structure and algorithms codes and concept's open-source repository.
https://bit.ly/30DLzuJ
MIT License
48 stars 109 forks source link

19. Remove Nth Node From End of List #152

Closed cintamg closed 2 years ago

cintamg commented 2 years ago

Hi, @pranjay-poddar may I add Leetcode Problem 19. Remove Nth node from end of list (Medium)

pranjay-poddar commented 2 years ago

@cintamg sure you can proceed