DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Master Linked Lists: The Complete Beginner’s Guide with Real-World and Technical Examples

Master Linked Lists: The Complete Beginner’s Guide with Real-World and Technical Examples

5
Comments 2
10 min read
Data Structures #3: Trie

Data Structures #3: Trie

4
Comments 2
1 min read
Supercharging Retrieval-Augmented Generation with NodeRAG: A Graph-Centric Approach

Supercharging Retrieval-Augmented Generation with NodeRAG: A Graph-Centric Approach

1
Comments 1
5 min read
Data Structures Series #3: Binary Trees - Implementation & Use Cases

Data Structures Series #3: Binary Trees - Implementation & Use Cases

Comments 1
17 min read
Event Sourcing as a creative tool for engineers

Event Sourcing as a creative tool for engineers

1
Comments
5 min read
Why Denormalizing in ClickHouse will come back to bite you

Why Denormalizing in ClickHouse will come back to bite you

Comments
3 min read
Retrieval Technique Series-2.How to Index Massive Disk Data Using B+ Trees

Retrieval Technique Series-2.How to Index Massive Disk Data Using B+ Trees

2
Comments 1
7 min read
From Data Skepticism to Trust: A Practical Implementation Guide

From Data Skepticism to Trust: A Practical Implementation Guide

Comments
1 min read
Shift-To-Middle Array

Shift-To-Middle Array

Comments
1 min read
📅 Day 1/75 of LeetCode Practice – [Today’s Focus: Arrays / Strings / Sliding Window]::Part:1

📅 Day 1/75 of LeetCode Practice – [Today’s Focus: Arrays / Strings / Sliding Window]::Part:1

11
Comments
2 min read
📅 Day 1/75 of LeetCode Practice – [Today’s Focus: Arrays / Strings / Sliding Window]::PART 2

📅 Day 1/75 of LeetCode Practice – [Today’s Focus: Arrays / Strings / Sliding Window]::PART 2

11
Comments
2 min read
🌳 Traversing Binary Trees Like a Pro: DFS vs. BFS Explained Visually

🌳 Traversing Binary Trees Like a Pro: DFS vs. BFS Explained Visually

Comments
3 min read
🔍 From Data to Decisions: Understanding Binary Search Trees in JavaScript

🔍 From Data to Decisions: Understanding Binary Search Trees in JavaScript

Comments
3 min read
Essential Data Structures and Algorithms for Backend Developer Interviews

Essential Data Structures and Algorithms for Backend Developer Interviews

18
Comments
1 min read
Data Structures #2: Binary Heap

Data Structures #2: Binary Heap

Comments
1 min read
🌳 Binary Trees Demystified: A Beginner’s Guide Using JavaScript

🌳 Binary Trees Demystified: A Beginner’s Guide Using JavaScript

Comments
3 min read
Mastering Two Pointers & Sliding Window Techniques in Coding Interviews

Mastering Two Pointers & Sliding Window Techniques in Coding Interviews

2
Comments
2 min read
Detailed Logic for RDF Conversion and Use in RDH (Robust Data Hub)

Detailed Logic for RDF Conversion and Use in RDH (Robust Data Hub)

Comments
6 min read
Trees vs Graphs: Understanding the Key Differences in Data Structures

Trees vs Graphs: Understanding the Key Differences in Data Structures

1
Comments
4 min read
Data Structures & Algorithms: Refresher for Coding Interview

Data Structures & Algorithms: Refresher for Coding Interview

2
Comments 1
3 min read
Open Dataset: A Real-World Multi-Camera Video Dataset

Open Dataset: A Real-World Multi-Camera Video Dataset

1
Comments
3 min read
Tree vs Trie: Understanding the Differences and Use Cases

Tree vs Trie: Understanding the Differences and Use Cases

2
Comments
4 min read
Mastering Stack<T> in C# for Coding Interviews

Mastering Stack<T> in C# for Coding Interviews

1
Comments 2
2 min read
Mastering Dictionary<TKey, TValue> in C# for Coding Interviews

Mastering Dictionary<TKey, TValue> in C# for Coding Interviews

1
Comments 1
2 min read
Mastering HashSet in C# for Coding Interviews

Mastering HashSet in C# for Coding Interviews

Comments 1
2 min read
loading...