DEV Community

# leetcode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
LeetCode 387: First Unique Character in a String — Simple Explanation with Carry Logic (Java)

LeetCode 387: First Unique Character in a String — Simple Explanation with Carry Logic (Java)

1
Comments
2 min read
LeetCode 819: Most Common Word — Simple Explanation with Carry Logic (Java)

LeetCode 819: Most Common Word — Simple Explanation with Carry Logic (Java)

3
Comments
3 min read
AlgoExpert vs NeetCode: The Interview Skill Neither One Actually Trains

AlgoExpert vs NeetCode: The Interview Skill Neither One Actually Trains

Comments 3
6 min read
Arrays & Hashing: A Beginner’s Guide to the Most Important Pattern in DSA

Arrays & Hashing: A Beginner’s Guide to the Most Important Pattern in DSA

Comments 1
4 min read
I Understood Monotonic Stacks When I Stopped Thinking About Stacks

I Understood Monotonic Stacks When I Stopped Thinking About Stacks

Comments
6 min read
LeetCode 66: Plus One — Simple Explanation with Carry Logic (Java)

LeetCode 66: Plus One — Simple Explanation with Carry Logic (Java)

3
Comments 1
3 min read
LeetCode Solution: 74. Search a 2D Matrix

LeetCode Solution: 74. Search a 2D Matrix

Comments
6 min read
Why My Sliding Window Solution Was Wrong (And What I Learned)

Why My Sliding Window Solution Was Wrong (And What I Learned)

Comments
2 min read
🔥 From 1 Day 100 Days. This Changed Everything.

🔥 From 1 Day 100 Days. This Changed Everything.

Comments
1 min read
Solve Leetcode without leaving your terminal.

Solve Leetcode without leaving your terminal.

Comments
1 min read
2078. Two Furthest Houses With Different Colors

2078. Two Furthest Houses With Different Colors

Comments
4 min read
Pattern: sliding window (Variable window)

Pattern: sliding window (Variable window)

Comments
1 min read
LeetCode 3548: Count Good Integers on Path — Digit DP Visualized Step by Step

LeetCode 3548: Count Good Integers on Path — Digit DP Visualized Step by Step

Comments
4 min read
LeetCode 3550: Multi Source Flood Fill — Step-by-Step Visual Trace

LeetCode 3550: Multi Source Flood Fill — Step-by-Step Visual Trace

Comments
1 min read
LeetCode 3549: Smallest Stable Index II — Step-by-Step Visual Trace

LeetCode 3549: Smallest Stable Index II — Step-by-Step Visual Trace

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