LetsGrowMoreCommunity / DSA-Playyard

Explore the world of Data Structures and Algorithm
18 stars 51 forks source link

delete node in a linked list using C++ #120

Closed ChetasShree closed 3 years ago

ChetasShree commented 3 years ago

Fixes #69

Type of change New feature

Checklist:

ujju20 commented 3 years ago

Why you have included count_prime_Number file in this PR. You have to make one PR for one Question Only. Don't Include multiple questions in One PR. Remember that.

ujju20 commented 3 years ago

At the end of the code, you have to include at least two examples or test cases.

ujju20 commented 3 years ago

Make a new PR that only contains one question's solution. Don't add multiple questions in one PR.

ujju20 commented 3 years ago

Are you making the requested changes or should I close the PR?