DEV Community

# datastructures

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Hot Old Algorithms Looking for Features Near You!

Hot Old Algorithms Looking for Features Near You!

2
Comments 3
2 min read
DAY 2 โ€“ Trie-Based Router Like Fastify

DAY 2 โ€“ Trie-Based Router Like Fastify

1
Comments
1 min read
Making Your Own Dictionary in Swift

Making Your Own Dictionary in Swift

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

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

Comments
17 min read
๐Ÿ“ฆ Stacks & Queues: Two Sides of the Same Coin

๐Ÿ“ฆ Stacks & Queues: Two Sides of the Same Coin

5
Comments
2 min read
From reversed linked-list to registers, memory and assembly

From reversed linked-list to registers, memory and assembly

Comments
10 min read
Retrieval Technique Series-3.Why Do Logging Systems Primarily Use LSM Trees Instead of B+ Trees?

Retrieval Technique Series-3.Why Do Logging Systems Primarily Use LSM Trees Instead of B+ Trees?

1
Comments
2 min read
Creating a list that contains different types in C++ ๐Ÿ˜Ž

Creating a list that contains different types in C++ ๐Ÿ˜Ž

5
Comments 1
12 min read
Discovering JavaScript's Hidden Secrets: Understanding Sorting Algorithms.

Discovering JavaScript's Hidden Secrets: Understanding Sorting Algorithms.

Comments
4 min read
Discovering JavaScript's Hidden Secrets: Understanding Searching Algorithms.

Discovering JavaScript's Hidden Secrets: Understanding Searching Algorithms.

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

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

Comments
5 min read
Introduction

Introduction

2
Comments
1 min read
Linked Lists โ€” A Core Building Block in Data Structures

Linked Lists โ€” A Core Building Block in Data Structures

Comments
3 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

10
Comments
2 min read
15 Must-Know Coding Patterns to Ace Your Tech Interview (with Resources)

15 Must-Know Coding Patterns to Ace Your Tech Interview (with Resources)

11
Comments 2
10 min read
DSA Chronicles Day 4: Hashing & Stacks Continued

DSA Chronicles Day 4: Hashing & Stacks Continued

Comments
3 min read
Writing a binary tree data structure is easier when you can see the structure of your data

Writing a binary tree data structure is easier when you can see the structure of your data

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

10
Comments
2 min read
๐Ÿ“ Implements `Box<T>` and `Vec<T>` and why?

๐Ÿ“ Implements `Box<T>` and `Vec<T>` and why?

Comments
5 min read
Data Structures #2: Binary Heap

Data Structures #2: Binary Heap

Comments
1 min read
๐ŸŽ“ Understanding Mutability & Variables in Rust ๐Ÿฆ€

๐ŸŽ“ Understanding Mutability & Variables in Rust ๐Ÿฆ€

Comments
1 min read
Tired of losing code snippets, scattered project ideas, and forgotten learning notes? Fix it With DevVault OS

Tired of losing code snippets, scattered project ideas, and forgotten learning notes? Fix it With DevVault OS

Comments
1 min read
Inside Databases: BSTs, B-Trees, & LSM Trees

Inside Databases: BSTs, B-Trees, & LSM Trees

1
Comments
7 min read
Discovering JavaScript's Hidden Secrets: Understanding Algorithms.

Discovering JavaScript's Hidden Secrets: Understanding Algorithms.

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

Tree vs Trie: Understanding the Differences and Use Cases

Comments
4 min read
loading...