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
Longest Substring Without Repeating Characters — LeetCode #3 (Medium)

Longest Substring Without Repeating Characters — LeetCode #3 (Medium)

Comments
3 min read
Pow(x, n)

Pow(x, n)

7
Comments 3
2 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
Thoughts on implementing a custom Priority Queue in TS

Thoughts on implementing a custom Priority Queue in TS

Comments
2 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 Solved 100+ LeetCode Problems — These Are the Patterns That Actually Matter

I Solved 100+ LeetCode Problems — These Are the Patterns That Actually Matter

1
Comments
2 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
Best Time to Buy and Sell Stock

Best Time to Buy and Sell Stock

5
Comments
3 min read
Sort Colors (Dutch National Flag Algorithm)

Sort Colors (Dutch National Flag Algorithm)

1
Comments
2 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
Maximum Subarray

Maximum Subarray

1
Comments
2 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.