Skip to content

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

Thanks!

@Abhinav-Sharma-17
Copy link

:D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In DataStructures/List/Doublelinkedlist, add feature to delete node whose pointer is passed

3 participants