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

Delete given node in a Linked List #2

Open
shanvijha30 opened this issue Oct 4, 2023 · 5 comments
Open

Delete given node in a Linked List #2

shanvijha30 opened this issue Oct 4, 2023 · 5 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@shanvijha30
Copy link
Contributor

Write a function to delete a node in a singly-linked list. You will not be given access to the head of the list instead, you will be given access to the node to be deleted directly. It is guaranteed that the node to be deleted is not a tail node in the list.

@shanvijha30
Copy link
Contributor Author

@msaimraz I would like to work on this issue. Please assign it to me under hacktoberfest 2023.

@msaimraz msaimraz added the good first issue Good for newcomers label Oct 4, 2023
@mdfaizalam555
Copy link
Contributor

please assign it to me i want to work on this @msaimraz

@riddhi-283
Copy link
Contributor

Please assign this to me , i want to work on this issue

@Akshaya2204
Copy link
Contributor

hey I would like to work on this issue, can you please assign it to me

@janhavibagret
Copy link

Can you please assign me this issue? I would like to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants