DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
#008 DS&A - Graphs

#008 DS&A - Graphs

11
Comments
5 min read
Implementing a Simple LRU Cache in JavaScript

Implementing a Simple LRU Cache in JavaScript

107
Comments 12
5 min read
I am a Crude Software Engineer

I am a Crude Software Engineer

11
Comments 1
3 min read
Data Structures- Pt 1: Stacks and Queues

Data Structures- Pt 1: Stacks and Queues

5
Comments
2 min read
#007 DS&A - Trees

#007 DS&A - Trees

11
Comments
9 min read
JavaScript - Leetcode: Check If N and Its Double Exist

JavaScript - Leetcode: Check If N and Its Double Exist

7
Comments
4 min read
#006 DS&A - Stacks and queues

#006 DS&A - Stacks and queues

5
Comments
2 min read
I'm a Crude Software Engineer

I'm a Crude Software Engineer

6
Comments 2
3 min read
#005 DS&A - Linked List

#005 DS&A - Linked List

7
Comments
4 min read
#004 DS&A - Structures and Recursion

#004 DS&A - Structures and Recursion

5
Comments
4 min read
#003 DS&A - Pointer in C part 2

#003 DS&A - Pointer in C part 2

5
Comments
5 min read
Stack Implemented with Arrays and Templates in C++

Stack Implemented with Arrays and Templates in C++

9
Comments 3
5 min read
Linked lists

Linked lists

3
Comments
1 min read
Data Structures: Singly-Linked List with Go

Data Structures: Singly-Linked List with Go

6
Comments
5 min read
Java: Arrays!

Java: Arrays!

13
Comments
2 min read
How to write a Queue in Rust

How to write a Queue in Rust

15
Comments 2
3 min read
That's not possible!

That's not possible!

2
Comments
3 min read
I'm going to start a JAVA Series! 🎉

I'm going to start a JAVA Series! 🎉

53
Comments 11
1 min read
How to write a Stack in Rust

How to write a Stack in Rust

13
Comments 6
4 min read
Trees Data Structure video explanation

Trees Data Structure video explanation

7
Comments
1 min read
What I learned from 30 days of solving LeetCode problems.

What I learned from 30 days of solving LeetCode problems.

7
Comments 2
4 min read
How to Competitive Programming

How to Competitive Programming

49
Comments 13
4 min read
Binary Search Trees, Explained! (Intro)

Binary Search Trees, Explained! (Intro)

4
Comments
2 min read
DS: Singly Linked List in Python

DS: Singly Linked List in Python

7
Comments
3 min read
An introduction to Linked Lists [Data Structure]

An introduction to Linked Lists [Data Structure]

8
Comments
3 min read
loading...