DEV Community

# linkedlists

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reversing a Linked List: A Hallway Analogy

Reversing a Linked List: A Hallway Analogy

Comments
2 min read
LinkedList To a 6 years old

LinkedList To a 6 years old

1
Comments
4 min read
Demystifying Linked Lists in JavaScript

Demystifying Linked Lists in JavaScript

1
Comments
5 min read
Reverse a singly linked list

Reverse a singly linked list

2
Comments
5 min read
The Benefits Of Linked Lists And How I Implemented A Queue In React

The Benefits Of Linked Lists And How I Implemented A Queue In React

12
Comments 2
3 min read
Reverse Lists, Add them, Reverse the sum and return the sum as a List

Reverse Lists, Add them, Reverse the sum and return the sum as a List

6
Comments
2 min read
Short Bytes - Linked List Reversal

Short Bytes - Linked List Reversal

5
Comments
3 min read
Stack and Queues Implementations in JavaScript and Python

Stack and Queues Implementations in JavaScript and Python

7
Comments
4 min read
Doubly Linked Lists Implementation JavaScript and Python

Doubly Linked Lists Implementation JavaScript and Python

8
Comments
12 min read
Interview Prep: Remove the Nth Node From the End Of A Singly Linked List

Interview Prep: Remove the Nth Node From the End Of A Singly Linked List

6
Comments
6 min read
Interview Prep: Singly Linked Lists--Part 2

Interview Prep: Singly Linked Lists--Part 2

6
Comments
6 min read
Linked Lists: What They Are and How They Compare to Arrays

Linked Lists: What They Are and How They Compare to Arrays

9
Comments 1
3 min read
Turning `class App extends React.Component` into a coding lesson

Turning `class App extends React.Component` into a coding lesson

28
Comments 2
5 min read
Linked Lists in Python

Linked Lists in Python

10
Comments 1
5 min read
Linked Lists in Swift

Linked Lists in Swift

7
Comments
1 min read
Queue - Data structure

Queue - Data structure

10
Comments
2 min read
Stack - Data structure

Stack - Data structure

16
Comments 1
2 min read
Single linked Lists - Data structure

Single linked Lists - Data structure

14
Comments
6 min read
Cake and Duplicates

Cake and Duplicates

7
Comments 2
10 min read
loading...