DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Sliding Window on a Circular Array — Defuse the Bomb (LeetCode 1652)

Sliding Window on a Circular Array — Defuse the Bomb (LeetCode 1652)

5
Comments
2 min read
Understanding Happy Number (LeetCode 202) – HashSet + Cycle Detection

Understanding Happy Number (LeetCode 202) – HashSet + Cycle Detection

8
Comments 1
1 min read
Why “Easy / Medium / Hard” Is a Terrible Way to Think About DSA

Why “Easy / Medium / Hard” Is a Terrible Way to Think About DSA

1
Comments
3 min read
Squares of a Sorted Array — Understanding the Two Pointer Trick

Squares of a Sorted Array — Understanding the Two Pointer Trick

3
Comments
2 min read
My DSA Journey: From Final Year to Dream Job

My DSA Journey: From Final Year to Dream Job

2
Comments 1
1 min read
Move Zeroes — Understanding the Read & Write Pointer Pattern (C++)

Move Zeroes — Understanding the Read & Write Pointer Pattern (C++)

3
Comments
2 min read
Leetcode Sunday #5

Leetcode Sunday #5

2
Comments
2 min read
Battery Optimization Mode – A Custom Sliding Window Problem(Real World Example)

Battery Optimization Mode – A Custom Sliding Window Problem(Real World Example)

7
Comments
2 min read
Solving a Hard Sliding Window Problem (Step-by-Step Breakdown)

Solving a Hard Sliding Window Problem (Step-by-Step Breakdown)

4
Comments
2 min read
Key Math Concepts in Data Structures and Algorithms

Key Math Concepts in Data Structures and Algorithms

6
Comments
13 min read
How I Identify the Right DSA Pattern (Before Writing Any Code)

How I Identify the Right DSA Pattern (Before Writing Any Code)

2
Comments
3 min read
Is the GeeksforGeeks DSA Course Worth Your Time?

Is the GeeksforGeeks DSA Course Worth Your Time?

1
Comments
4 min read
Mastering Fixed Sliding Window in C++ (LeetCode 1876)

Mastering Fixed Sliding Window in C++ (LeetCode 1876)

2
Comments
2 min read
Result of 7 Day Soft Challenge: Week 1!!

Result of 7 Day Soft Challenge: Week 1!!

1
Comments
2 min read
Tales of the Algorhymer: Supply Stacks

Tales of the Algorhymer: Supply Stacks

2
Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.