DEV Community

Data Structures & Algorithms Series' Articles

Back to OneDev's Series
Data Structures & Algorigthms - Serie
Cover image for Data Structures & Algorigthms - Serie

Data Structures & Algorigthms - Serie

Comments
1 min read
1 - First Steps: Understanding Big O Notation
Cover image for 1 - First Steps: Understanding Big O Notation

1 - First Steps: Understanding Big O Notation

Comments
4 min read
EXTRA: Fibonacci Sequence

EXTRA: Fibonacci Sequence

Comments
1 min read
EXTRA: Merge Sort

EXTRA: Merge Sort

Comments
1 min read
EXTRA: Factorial of a number - n!

EXTRA: Factorial of a number - n!

Comments
1 min read
EXTRA: Brute-Force Permutations

EXTRA: Brute-Force Permutations

Comments
1 min read
Strings, Arrays & Hash Tables — Let’s Talk About the One You’re Probably Not Using Enough

Strings, Arrays & Hash Tables — Let’s Talk About the One You’re Probably Not Using Enough

Comments
2 min read
Linked Lists — A Core Building Block in Data Structures
Cover image for Linked Lists — A Core Building Block in Data Structures

Linked Lists — A Core Building Block in Data Structures

Comments
3 min read
📦 Stacks & Queues: Two Sides of the Same Coin
Cover image for 📦 Stacks & Queues: Two Sides of the Same Coin

📦 Stacks & Queues: Two Sides of the Same Coin

2
Comments
2 min read
Trees & Graphs Explained Simply — With Real-World Examples
Cover image for Trees & Graphs Explained Simply — With Real-World Examples

Trees & Graphs Explained Simply — With Real-World Examples

1
Comments
2 min read
What Is a Heap in programming? And Why You’ve Probably Used One Without Knowing
Cover image for What Is a Heap in programming? And Why You’ve Probably Used One Without Knowing

What Is a Heap in programming? And Why You’ve Probably Used One Without Knowing

Comments
2 min read
What Is a Trie? The Data Structure Behind Autocomplete
Cover image for What Is a Trie? The Data Structure Behind Autocomplete

What Is a Trie? The Data Structure Behind Autocomplete

Comments
2 min read