Skip to content

Conversation

amejiarosario
Copy link
Owner

When inserting an item on the middle of a linked list one reference was not being updated properly.

Fixes #8

When inserting an item on the middle of a linked list one reference was not being updated properly.

Fixed #8
@amejiarosario amejiarosario merged commit 6fdce4a into master Apr 19, 2019
@amejiarosario amejiarosario deleted the feat-improve-linked-list-insert-middle-docs branch April 19, 2019 16:30
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.

add() function in linked-list.js

1 participant