Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

➕ Added code of insertion of node at iTH position in a linked list #269

Merged
merged 2 commits into from
Oct 2, 2021
Merged

Conversation

pratyaksh1610
Copy link
Contributor

🔨 FIXES #111

⏩ I have added code in C++ programming language to the above problem statement i.e insertion of a node at iTH position in a
linked list.

⏩ I have also added comments for better understanding of the problem statement and to enhance the readability of the program.

Thankyou!!

I have added code in C++ programming language, i.e insert node at iTH position in a linked list.
@pratyaksh1610
Copy link
Contributor Author

Pls review my PR.
@SR-Sunny-Raj

@SR-Sunny-Raj SR-Sunny-Raj merged commit 61182d8 into SR-Sunny-Raj:master Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding - Insert node at a particular position in a Linked List (CPP)
2 participants