DEV Community

# datastructures

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Team building and Game Dev

Team building and Game Dev

1
Comments
4 min read
Rust Data Structures You’ll Actually Use (With Runnable Code)

Rust Data Structures You’ll Actually Use (With Runnable Code)

1
Comments
1 min read
What Order Should I Learn Data Structures and Algorithms? (The Complete Roadmap)

What Order Should I Learn Data Structures and Algorithms? (The Complete Roadmap)

1
Comments
8 min read
LeetCode DSA Series #5: 242. Valid Anagram

LeetCode DSA Series #5: 242. Valid Anagram

Comments
1 min read
Boyer–Moore Majority Voting: Why It Works, Why It Fails, and Where It Actually Belongs

Boyer–Moore Majority Voting: Why It Works, Why It Fails, and Where It Actually Belongs

Comments
4 min read
LeetCode DSA Series #4: 217. Contains Duplicate

LeetCode DSA Series #4: 217. Contains Duplicate

Comments
1 min read
LeetCode DSA Series #3: 202. Happy Number

LeetCode DSA Series #3: 202. Happy Number

Comments
1 min read
Heapify Down: How to Trace Each Swap Without Getting Lost

Heapify Down: How to Trace Each Swap Without Getting Lost

Comments
4 min read
LeetCode DSA Series #2: 125. Valid Palindrome

LeetCode DSA Series #2: 125. Valid Palindrome

Comments
1 min read
Minimum Rounds to Complete All Tasks

Minimum Rounds to Complete All Tasks

2
Comments
2 min read
Delete a Node in a Binary Search Tree (BST)

Delete a Node in a Binary Search Tree (BST)

Comments
3 min read
Why Greedy Can Feel Unintuitive (and How I’m Making Sense of It)

Why Greedy Can Feel Unintuitive (and How I’m Making Sense of It)

Comments
3 min read
Day 6: Structs in C: Organizing Data without Classes

Day 6: Structs in C: Organizing Data without Classes

Comments 1
1 min read
Python Tuples: Not Just Immutable Lists – They're Design Contracts

Python Tuples: Not Just Immutable Lists – They're Design Contracts

Comments
3 min read
Day 79: Python Deep Copy Graph – HashMap-Based Cloning for Cycles and Shared Nodes (LeetCode #133 Style)

Day 79: Python Deep Copy Graph – HashMap-Based Cloning for Cycles and Shared Nodes (LeetCode #133 Style)

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.