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 deleteNode method #1366

Merged
merged 1 commit into from Jul 26, 2020
Merged

Added deleteNode method #1366

merged 1 commit into from Jul 26, 2020

Conversation

@rbshealy
Copy link
Contributor

@rbshealy rbshealy commented Jul 24, 2020

the method public void deleteNode(Link z) deletes the passed node from the current linked list
closes #1358

@rbshealy rbshealy changed the title Added deleteNode method, solving #1358 Added deleteNode method Jul 24, 2020
@StepfenShawn StepfenShawn merged commit 8ddbed6 into TheAlgorithms:master Jul 26, 2020
@StepfenShawn
Copy link
Member

@StepfenShawn StepfenShawn commented Jul 26, 2020

Thanks!

@Abhinav-Sharma-17
Copy link

@Abhinav-Sharma-17 Abhinav-Sharma-17 commented Jul 26, 2020

:D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

3 participants
You can’t perform that action at this time.