DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
A LeetCode Discussion: Coin Change Problems

A LeetCode Discussion: Coin Change Problems

Comments
5 min read
Understanding Tarjan’s Algorithm with Visual Examples

Understanding Tarjan’s Algorithm with Visual Examples

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

3
Comments 4
3 min read
Understanding Queues in JavaScript

Understanding Queues in JavaScript

19
Comments 5
2 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
Which Language Handles DOM-Like Models Best?

Which Language Handles DOM-Like Models Best?

Comments
4 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
LeetCode series: Data Structures (1/4)

LeetCode series: Data Structures (1/4)

5
Comments 2
3 min read
🚀 Bloom Filters: The Fast & Memory-Efficient Way to Check Membership

🚀 Bloom Filters: The Fast & Memory-Efficient Way to Check Membership

Comments
4 min read
Iterables in Python, The Buffet Table 🍽️

Iterables in Python, The Buffet Table 🍽️

2
Comments 1
3 min read
Rust Data Structures - Skip List

Rust Data Structures - Skip List

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

Python Data Structures: Lists, Tuples, and Dictionaries Explained

Comments
1 min read
Leetcode 189: Rotate Array JavaScript Solution.

Leetcode 189: Rotate Array JavaScript Solution.

1
Comments
2 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
Which Should You Focus on for Placements: DSA or Development?

Which Should You Focus on for Placements: DSA or Development?

2
Comments 1
5 min read
🌌A Tutorial on P-adic Structures with Clojure.

🌌A Tutorial on P-adic Structures with Clojure.

Comments
4 min read
Data Structures and Algorithms in C and Assembly Language: KatoKode

Data Structures and Algorithms in C and Assembly Language: KatoKode

Comments
1 min read
loading...