DEV Community

# dsa

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Is GeeksforGeeks Worth It? What They Don't Tell You (2026)

Is GeeksforGeeks Worth It? What They Don't Tell You (2026)

Comments
4 min read
Finding the Missing Number — What I Tried vs What I Learned About Optimal Patterns

Finding the Missing Number — What I Tried vs What I Learned About Optimal Patterns

5
Comments
2 min read
Finding the Second Largest Element — From Data Structures to Optimal Thinking

Finding the Second Largest Element — From Data Structures to Optimal Thinking

3
Comments 1
2 min read
DP Isn’t Just About Big-O: How Cache Misses Killed My Knapsack

DP Isn’t Just About Big-O: How Cache Misses Killed My Knapsack

Comments
7 min read
Implement Array from Scratch using C++

Implement Array from Scratch using C++

Comments
3 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
Sorting Elements by Frequency in C++ (Map vs Bucket Approach)

Sorting Elements by Frequency in C++ (Map vs Bucket Approach)

3
Comments 1
2 min read
23 DSA Patterns That Cover 90% of Coding Interview Questions

23 DSA Patterns That Cover 90% of Coding Interview Questions

Comments
3 min read
A More Practical Way for Developers to Learn Algorithms

A More Practical Way for Developers to Learn Algorithms

2
Comments
6 min read
Day 1 of DSA: Arrays Fundamentals

Day 1 of DSA: Arrays Fundamentals

Comments
6 min read
Lazy Heap: Lazy Deletion

Lazy Heap: Lazy Deletion

1
Comments
3 min read
Contains Duplicate II

Contains Duplicate II

2
Comments 2
3 min read
Why Grinding LeetCode Randomly Stops Working After a Point

Why Grinding LeetCode Randomly Stops Working After a Point

Comments
3 min read
Two Sum II (Sorted Array) — My First Clean Two Pointer Win 🎯

Two Sum II (Sorted Array) — My First Clean Two Pointer Win 🎯

2
Comments
2 min read
Stack | Data Structures with Go

Stack | Data Structures with Go

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