arin2002 / Hacktoberfest-2022

For hacktoberfest do fork and star the repo to participate otherwise you won't be able to participate.......You can follow me for more updates :)
MIT License
103 stars 317 forks source link

19. Remove Nth Node From End of List #875

Closed anuragkainth closed 1 year ago

anuragkainth commented 1 year ago

-> LeetCode Medium -> Given the head, remove the nth node from the end -> Optimized Approach