DEV Community

# leetcode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Leetcode Solutions: Check If a Word Occurs As a Prefix of Any Word in a Sentence

Leetcode Solutions: Check If a Word Occurs As a Prefix of Any Word in a Sentence

8
Comments
1 min read
Leetcode Solutions: Partition Array According to Given Pivot

Leetcode Solutions: Partition Array According to Given Pivot

8
Comments
1 min read
Leetcode Solutions: Rearrange Array Elements by Sign

Leetcode Solutions: Rearrange Array Elements by Sign

7
Comments
1 min read
LeetCode problem #46 and #47 Permutations

LeetCode problem #46 and #47 Permutations

7
Comments
2 min read
Contains Duplicate

Contains Duplicate

2
Comments
1 min read
The sliding window pattern

The sliding window pattern

3
Comments
3 min read
Concurrency in Golang with a Binary Search Problem

Concurrency in Golang with a Binary Search Problem

13
Comments 4
4 min read
Brute force recursion to dynamic programming 01

Brute force recursion to dynamic programming 01

2
Comments
3 min read
LEET Code 21 Days of Dynamic Programming

LEET Code 21 Days of Dynamic Programming

5
Comments
3 min read
329. Longest Increasing Path in a Matrix 🚀

329. Longest Increasing Path in a Matrix 🚀

5
Comments
6 min read
Dev Discussions: Eradicating Whiteboard Interviews with Jon Nguyen of NoWhiteBoard.org

Dev Discussions: Eradicating Whiteboard Interviews with Jon Nguyen of NoWhiteBoard.org

7
Comments
6 min read
Balance a Binary Search Tree

Balance a Binary Search Tree

5
Comments
1 min read
Blindly Following Other People's Solution

Blindly Following Other People's Solution

8
Comments
1 min read
Implement Stack using Queues

Implement Stack using Queues

4
Comments
2 min read
Sum of Digits in Base K

Sum of Digits in Base K

4
Comments
1 min read
Permutation Sequence

Permutation Sequence

4
Comments
1 min read
Lowest Common Ancestor of a Binary Tree

Lowest Common Ancestor of a Binary Tree

4
Comments
2 min read
Image Smoother

Image Smoother

3
Comments
2 min read
Validate IP Address

Validate IP Address

4
Comments
2 min read
Divide Two Integers

Divide Two Integers

2
Comments
1 min read
Check if Every Row and Column Contains All Numbers

Check if Every Row and Column Contains All Numbers

1
Comments
1 min read
Keep Multiplying Found Values by Two

Keep Multiplying Found Values by Two

1
Comments
1 min read
Find Resultant Array After Removing Anagrams

Find Resultant Array After Removing Anagrams

1
Comments
2 min read
Next Greater Element II

Next Greater Element II

1
Comments
1 min read
Find Largest Value in Each Tree Row

Find Largest Value in Each Tree Row

1
Comments
1 min read
loading...