The Wayback Machine - https://web.archive.org/web/20200805201620/https://github.com/TheAlgorithms/Java/pull/1359
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 a new feature in DataStructures/Lists/DoublyLinkedList #1359

Open
wants to merge 1 commit into
base: master
from

Conversation

@Abhinav-Sharma-17
Copy link

Abhinav-Sharma-17 commented Jul 9, 2020

Added a function public void DeleteNode(Link pointer) which deletes the node whose pointer is passed as the parameter.

@AnupKumarPanwar
Copy link
Member

AnupKumarPanwar commented Jul 16, 2020

Don't commit .classpath and .project file.

@Abhinav-Sharma-17
Copy link
Author

Abhinav-Sharma-17 commented Jul 17, 2020

Hello Sir, I am new to Github . Could you please guide me through your feedback so I can act upon it.

Best

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.

None yet

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