DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure

Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure

Comments
5 min read
Rust Data Structures - Red-Black Tree

Rust Data Structures - Red-Black Tree

3
Comments
22 min read
B+ Tree

B+ Tree

Comments
2 min read
Day 29 of #30DaysOfCode

Day 29 of #30DaysOfCode

1
Comments
1 min read
JavaScript Data Structures: Linked List

JavaScript Data Structures: Linked List

1
Comments
2 min read
How I Went from Struggling to Beating 100% of Submissions

How I Went from Struggling to Beating 100% of Submissions

Comments
3 min read
How i would learn Data Structure and Algorithms in 2025?

How i would learn Data Structure and Algorithms in 2025?

Comments
3 min read
Which Language Should You Choose for DSA in 2025 ?

Which Language Should You Choose for DSA in 2025 ?

1
Comments 1
4 min read
Advanced Java Data Structures and Their Best Use Cases

Advanced Java Data Structures and Their Best Use Cases

Comments
20 min read
Iterators: The Waiters With One-Way Tickets 🍽️🧑‍🍳

Iterators: The Waiters With One-Way Tickets 🍽️🧑‍🍳

2
Comments
4 min read
Unveiling the Magic of Hash Tables: Your Ultimate Guide to Efficient Data Lookup PT. 2

Unveiling the Magic of Hash Tables: Your Ultimate Guide to Efficient Data Lookup PT. 2

Comments
6 min read
Everything You Need to Know About Binary Search

Everything You Need to Know About Binary Search

1
Comments
9 min read
A LeetCode Discussion: Coin Change Problems

A LeetCode Discussion: Coin Change Problems

Comments
5 min read
Unveiling the Magic of Hash Tables: Your Ultimate Guide to Efficient Data Lookup PT. 1

Unveiling the Magic of Hash Tables: Your Ultimate Guide to Efficient Data Lookup PT. 1

Comments
5 min read
Understanding Linked Lists in JavaScript

Understanding Linked Lists in JavaScript

4
Comments 4
3 min read
Understanding Queues in JavaScript

Understanding Queues in JavaScript

20
Comments 5
2 min read
Introduction to State-Driven Programming

Introduction to State-Driven Programming

1
Comments
3 min read
Solving Balanced Binary Tree - Leetcode problem

Solving Balanced Binary Tree - Leetcode problem

Comments
2 min read
Building a DOM in JavaScript: Ownership, X-Refs, and Copy Semantics

Building a DOM in JavaScript: Ownership, X-Refs, and Copy Semantics

Comments
3 min read
🔄 LIFO in Java

🔄 LIFO in Java

Comments
2 min read
More Thoughts on My Mental Model for Understanding Data Structures and Algorithms

More Thoughts on My Mental Model for Understanding Data Structures and Algorithms

Comments
9 min read
An Intuition-First Approach to Learning and Teaching Data Structures and Algorithms

An Intuition-First Approach to Learning and Teaching Data Structures and Algorithms

Comments
1 min read
How to resolve the Max Char Algorithm

How to resolve the Max Char Algorithm

Comments
3 min read
The Queue: Understanding FIFO Data Structures in TypeScript

The Queue: Understanding FIFO Data Structures in TypeScript

Comments
5 min read
LeetCode series: Data Structures (1/4)

LeetCode series: Data Structures (1/4)

5
Comments 2
3 min read
loading...