DEV Community

# datastructures

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
CPython Lists, Explained Like You’re the Interpreter

CPython Lists, Explained Like You’re the Interpreter

1
Comments 1
17 min read
In-place Modification

In-place Modification

Comments
2 min read
Difference Array

Difference Array

Comments
2 min read
Hash Map Frequency Counting

Hash Map Frequency Counting

Comments
2 min read
Las 5 Estructuras de Datos que Dominarán tu Próxima Entrevista Técnica

Las 5 Estructuras de Datos que Dominarán tu Próxima Entrevista Técnica

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