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

Solve Problem 2487. Remove Nodes From Linked List #849

Closed
threeal opened this issue May 6, 2024 · 0 comments · Fixed by #850
Closed

Solve Problem 2487. Remove Nodes From Linked List #849

threeal opened this issue May 6, 2024 · 0 comments · Fixed by #850
Assignees
Milestone

Comments

@threeal
Copy link
Owner

threeal commented May 6, 2024

This issue suggests solving the problem 2487. Remove Nodes From Linked List. To achieve this, one can possibly reverse the linked list and then remove nodes in the process.

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

Successfully merging a pull request may close this issue.

1 participant