Skip to content

Add doublylinkedlist#128

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

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

Conversation

@hmizz
Copy link
Copy Markdown
Contributor

@hmizz hmizz commented Apr 26, 2020

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

@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Apr 26, 2020

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
Copy link
Copy Markdown
Contributor Author

hmizz commented Apr 26, 2020

i removed the unused variables

Copy link
Copy Markdown
Member

@StepfenShawn StepfenShawn left a comment

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
Copy link
Copy Markdown
Contributor Author

hmizz commented Apr 29, 2020

the path in the directory was changed as requested

Copy link
Copy Markdown
Member

@StepfenShawn StepfenShawn left a comment

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