Skip to content

Add doublylinkedlist#128

Merged
StepfenShawn merged 4 commits into
TheAlgorithms:masterfrom
hmizz:add-doublylinkedlist
Apr 29, 2020
Merged

Add doublylinkedlist#128
StepfenShawn merged 4 commits into
TheAlgorithms:masterfrom
hmizz:add-doublylinkedlist

Conversation

@hmizz

@hmizz hmizz commented Apr 26, 2020

Copy link
Copy Markdown
Contributor

i added a doubly-linked-list function to the linked list directory!

@lgtm-com

lgtm-com Bot commented Apr 26, 2020

Copy link
Copy Markdown

This pull request introduces 2 alerts when merging 9925539 into 286dee2 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class

@hmizz

hmizz commented Apr 26, 2020

Copy link
Copy Markdown
Contributor Author

i removed the unused variables

@StepfenShawn StepfenShawn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link on DIRECTORY.md should be https://github.com/TheAlgorithms/Javascript/blob/master/Data%20Structures/Linked%20List/doublylinkedlist.js

@hmizz

hmizz commented Apr 29, 2020

Copy link
Copy Markdown
Contributor Author

the path in the directory was changed as requested

@StepfenShawn StepfenShawn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@StepfenShawn StepfenShawn merged commit a459ce9 into TheAlgorithms:master Apr 29, 2020
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.

2 participants