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

FIX : insert method duplicates value of head in tail #1018

Closed
wants to merge 3 commits into from
Closed

FIX : insert method duplicates value of head in tail #1018

wants to merge 3 commits into from

Conversation

Shiva953
Copy link

@Shiva953 Shiva953 commented Apr 6, 2023

Fixes #1016

@xyn22
Copy link

xyn22 commented Apr 8, 2023

@Shiva953 this will only work if we're carefully inserting nodes with carefully sequential rawIndex. Please check the notes left on the ticket.

@Shiva953 Shiva953 closed this by deleting the head repository Apr 20, 2023
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.

bug(linked-list): insert method duplicates value of head in tail
2 participants