DEV Community

# datastructures

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
What If You Learned Data Structures by Building Real Projects?

What If You Learned Data Structures by Building Real Projects?

3
Comments 1
2 min read
Array Traversal Patterns

Array Traversal Patterns

Comments
3 min read
What is FiFo algo?

What is FiFo algo?

1
Comments
2 min read
Mastering the Sliding Window Technique in Python

Mastering the Sliding Window Technique in Python

Comments
2 min read
Union-Find Path Compression: A Visual Dry Run

Union-Find Path Compression: A Visual Dry Run

Comments
4 min read
Efficiently Reverse Arrays In-Place in Go Language

Efficiently Reverse Arrays In-Place in Go Language

Comments
4 min read
đźš‚ Arrays Explained Like You're 5

đźš‚ Arrays Explained Like You're 5

Comments
1 min read
Learn DSA with AI: A Field Guide for Real Progress

Learn DSA with AI: A Field Guide for Real Progress

Comments
7 min read
Understanding Fast Power (Exponentiation by Squaring) - Pow(x, n) Step-by-Step - LeetCode 50

Understanding Fast Power (Exponentiation by Squaring) - Pow(x, n) Step-by-Step - LeetCode 50

1
Comments
2 min read
Optimizing ThingsDB: Speeding up with Type Indexes

Optimizing ThingsDB: Speeding up with Type Indexes

5
Comments 1
2 min read
LRU Cache (LeetCode 146): The Complete Guide to Solving It

LRU Cache (LeetCode 146): The Complete Guide to Solving It

Comments
6 min read
3 Data Structures Every Backend Engineer Should Know (That Aren't Trees or Hash Maps)

3 Data Structures Every Backend Engineer Should Know (That Aren't Trees or Hash Maps)

1
Comments
6 min read
How to Know Which Data Structure to Use for a LeetCode Problem: A Decision Framework

How to Know Which Data Structure to Use for a LeetCode Problem: A Decision Framework

1
Comments
9 min read
Diving Into Doubly Linked Lists

Diving Into Doubly Linked Lists

Comments
11 min read
Why Scapegoat Trees Are Underrated (and My C++ Implementation)

Why Scapegoat Trees Are Underrated (and My C++ Implementation)

1
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.