Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tcdtist
/
fork-javascript-data-structures-and-algorithms
Public
forked from
trekhleb/javascript-algorithms
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
fork-javascript-data-structures-and-algorithms
src
data-structures
doubly-linked-list
DoublyLinkedList.js
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 26, 2020
Upgrade dependencies and fix ESLint issues.
trekhleb
committed
63f5a27
Copy full SHA for 63f5a27
Commits on Dec 9, 2018
fixed doubly-linked-list reverse method omit change node's previous (#257)
jadestrong
authored and
trekhleb
committed
c18d119
Copy full SHA for c18d119
Commits on Sep 8, 2018
Add reverse() method for doubly linked list.
trekhleb
committed
6f27113
Copy full SHA for 6f27113
Commits on Aug 6, 2018
Add fromArray() methods to LinkedList and DoublyLinkedList.
trekhleb
committed
88bbfdc
Copy full SHA for 88bbfdc
Patch 5 (#127)
Show description for 0ea2423
seIncorp
authored and
trekhleb
committed
0ea2423
Copy full SHA for 0ea2423
Commits on Jul 5, 2018
Upgrade packages.
trekhleb
committed
17ad4dc
Copy full SHA for 17ad4dc
Minor code style fixes for DoublyLinkedList.
trekhleb
committed
d0499d2
Copy full SHA for d0499d2
Minor code style fixes for DoublyLinkedList.
trekhleb
committed
a72fda4
Copy full SHA for a72fda4
Added doubly linked list (#92)
Show description for 6b354ad
huzaima
authored and
trekhleb
committed
6b354ad
Copy full SHA for 6b354ad
Loading
You can’t perform that action at this time.