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 tail element #13

Open
harsha3294 opened this issue Jul 12, 2019 · 1 comment
Open

delete tail element #13

harsha3294 opened this issue Jul 12, 2019 · 1 comment

Comments

@harsha3294
Copy link

If you happen to delete the tail , the code does not update the tail pointer of the list to point to the previous element

@mellowcandle
Copy link
Owner

it's been awhile since I looked at the code, I did look at the tests and there's a specific test that tests for deleting last node. can you push a failed test scenario so I can look into it?

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

No branches or pull requests

2 participants