div-bargali / Data-Structures-and-Algorithms

Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.
MIT License
270 stars 394 forks source link

Added a C++ code to remove Nth node from the end of a Singly Linked List #819

Closed Sreejit7 closed 4 years ago

Sreejit7 commented 4 years ago

Pull Request Template

What have you Changed(must)

Added a C++ code to remove Nth node from the end of a Singly Linked List

Issue no.(must) - #819

Pr will be closed and marked as spam. If issue number not found or issue was assigned to someone else. Marking as spam can block your account from HacktoberFest.

Self Check(Tick After Making pull Request)

README - How to Contribute