DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mastering Linear Search: Learn the Essentials of This Core Algorithm

Mastering Linear Search: Learn the Essentials of This Core Algorithm

Comments
4 min read
Hash Map Deep Dive

Hash Map Deep Dive

Comments
10 min read
What Is a Foreign Key Constraint in SQL?

What Is a Foreign Key Constraint in SQL?

5
Comments
4 min read
Vowels Count Algorithm

Vowels Count Algorithm

Comments
3 min read
Python Data Structures: Lists, Tuples, and Dictionaries Explained

Python Data Structures: Lists, Tuples, and Dictionaries Explained

Comments
1 min read
JavaScript Array Methods Under the Hood: Unshift and Shift Explained

JavaScript Array Methods Under the Hood: Unshift and Shift Explained

1
Comments
2 min read
JavaScript Array Methods Under the Hood: Push and Pop Explained

JavaScript Array Methods Under the Hood: Push and Pop Explained

Comments
3 min read
What connection does hashing have to the bucket sorting concept?

What connection does hashing have to the bucket sorting concept?

Comments
6 min read
🔁 Recursion — Think Smaller to Solve Bigger

🔁 Recursion — Think Smaller to Solve Bigger

Comments
1 min read
Bubble Sort: A JavaScript Implementation Guide

Bubble Sort: A JavaScript Implementation Guide

1
Comments
4 min read
🧠 Building a Simple Hash Table in C (with Linear Probing)

🧠 Building a Simple Hash Table in C (with Linear Probing)

Comments
3 min read
Day 3: When You Finally Kick Off Procrastination and Make the Day Count

Day 3: When You Finally Kick Off Procrastination and Make the Day Count

1
Comments
1 min read
Day 2: Avoided DSA for So Long, Now It Avoids Me

Day 2: Avoided DSA for So Long, Now It Avoids Me

1
Comments
1 min read
I Built a Modern Interactive Data Structure Visualizer — Feedback Welcome!

I Built a Modern Interactive Data Structure Visualizer — Feedback Welcome!

Comments
1 min read
The Is Palindrome Algorithm

The Is Palindrome Algorithm

Comments
5 min read
The Ultimate Guide to C++ Data Types: Usage Rules, Internals, and Complete Reference

The Ultimate Guide to C++ Data Types: Usage Rules, Internals, and Complete Reference

Comments
12 min read
Data Dictionary Views in Oracle Database

Data Dictionary Views in Oracle Database

5
Comments
2 min read
Skyline Queries for Non-Academics

Skyline Queries for Non-Academics

Comments
6 min read
Beyond CRUD: The Real Technical Moats for Java Backend Engineers

Beyond CRUD: The Real Technical Moats for Java Backend Engineers

9
Comments
3 min read
What Is a Trie? The Data Structure Behind Autocomplete

What Is a Trie? The Data Structure Behind Autocomplete

Comments
2 min read
A travel between space and time... complexity

A travel between space and time... complexity

Comments
4 min read
[Adult Learning Log] Data Structures – Week 2 Review

[Adult Learning Log] Data Structures – Week 2 Review

Comments
3 min read
[Adult Learning Log] Data Structures – Week 3 Review

[Adult Learning Log] Data Structures – Week 3 Review

Comments
2 min read
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
💡 TIME COMPLEXITY PRIMER – Understand Big O Like a Kid With Candies 🍬

💡 TIME COMPLEXITY PRIMER – Understand Big O Like a Kid With Candies 🍬

1
Comments
4 min read
loading...