close

DEV Community

# leetcode

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Leetcode 2

Leetcode 2

Comments
4 min read
Sliding Window & Two Pointers: The Decision Framework Nobody Teaches You

Sliding Window & Two Pointers: The Decision Framework Nobody Teaches You

Comments
7 min read
LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

Comments
3 min read
I Mapped 450+ FAANG Problems: Amazon, Google, and Meta Don't Test the Same DSA Patterns

I Mapped 450+ FAANG Problems: Amazon, Google, and Meta Don't Test the Same DSA Patterns

Comments 3
6 min read
Solving LeetCode 414 Third Maximum Number: A Streamlined Java Approach

Solving LeetCode 414 Third Maximum Number: A Streamlined Java Approach

Comments
2 min read
The Amazon Bar Raiser Isn't Testing Your Solution. It's Testing the Follow Up.

The Amazon Bar Raiser Isn't Testing Your Solution. It's Testing the Follow Up.

Comments
10 min read
I Couldn't Optimize Max Sum Min-Product Until I Flipped the Question

I Couldn't Optimize Max Sum Min-Product Until I Flipped the Question

Comments
5 min read
Solving LeetCode 2553: Separate the Digits in an Array using Java

Solving LeetCode 2553: Separate the Digits in an Array using Java

Comments
2 min read
From Rank 6,000,000 to 26,000: 1.5 Years, 1040 LeetCode Problems, and a Surprise Package That Changed Everything

Shifting from seeing problems as threats

From Rank 6,000,000 to 26,000: 1.5 Years, 1040 LeetCode Problems, and a Surprise Package That Changed Everything

BERJAYA BERJAYA BERJAYA 52
Comments 19
6 min read
Am I Ready for FAANG? A Better Test Than Solving More LeetCode

Am I Ready for FAANG? A Better Test Than Solving More LeetCode

Comments
7 min read
Remove Duplicate Letters: I Knew Monotonic Stacks, But This Problem Still Got Me

Remove Duplicate Letters: I Knew Monotonic Stacks, But This Problem Still Got Me

Comments
5 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
Optimizing Generosity: A Greedy Approach to LeetCode 455 (Assign Cookies)

Optimizing Generosity: A Greedy Approach to LeetCode 455 (Assign Cookies)

BERJAYA 1
Comments
2 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 2
4 min read
LeetCode 66: Plus One — Simple Explanation with Carry Logic (Java)

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

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