DEV Community

# leetcode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Python exercise 22: ransomnote

Python exercise 22: ransomnote

6
Comments
2 min read
Partition Equals Subset Sum Leetcode problem or Subset sum equals to target

Partition Equals Subset Sum Leetcode problem or Subset sum equals to target

3
Comments
4 min read
Leetcode Solutions: Sum of Digits in the Minimum Number

Leetcode Solutions: Sum of Digits in the Minimum Number

4
Comments
1 min read
Jump game leetcode problem

Jump game leetcode problem

Comments
2 min read
332. Reconstruct Itinerary 🚀

332. Reconstruct Itinerary 🚀

7
Comments
7 min read
Container With Most Water

Container With Most Water

6
Comments
1 min read
Leetcode Solutions: Queries on a Permutation With Key

Leetcode Solutions: Queries on a Permutation With Key

6
Comments
1 min read
LeetCode - First Bad Version

LeetCode - First Bad Version

10
Comments 1
1 min read
Leet Code - Binary Search

Leet Code - Binary Search

8
Comments
1 min read
Two Sum II - Input Array Is Sorted

Two Sum II - Input Array Is Sorted

7
Comments
1 min read
Binary Search Technique

Binary Search Technique

8
Comments
2 min read
Merge Two Sorted Lists using recursion ,Leetcode Problem (Leetcode:21)

Merge Two Sorted Lists using recursion ,Leetcode Problem (Leetcode:21)

6
Comments
1 min read
Leetcode Solutions: Longest Consecutive Sequence

Leetcode Solutions: Longest Consecutive Sequence

8
Comments
1 min read
LeetCode :-Implement strStr() with Solution

LeetCode :-Implement strStr() with Solution

6
Comments
1 min read
130. Surrounded Regions 🚀

130. Surrounded Regions 🚀

5
Comments
5 min read
Leetcode solutions in golang

Leetcode solutions in golang

14
Comments 4
1 min read
Leetcode Solutions: Count Asterisks

Leetcode Solutions: Count Asterisks

7
Comments
1 min read
Leetcode Solutions: Remove All Adjacent Duplicates In String

Leetcode Solutions: Remove All Adjacent Duplicates In String

7
Comments
1 min read
Leetcode Solutions: Multiply Strings

Leetcode Solutions: Multiply Strings

8
Comments
1 min read
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
Brute force recursion to dynamic programming(knapsack problem) 03

Brute force recursion to dynamic programming(knapsack problem) 03

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

Concurrency in Golang with a Binary Search Problem

12
Comments 3
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 🚀

6
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
Fruit Into Baskets

Fruit Into Baskets

4
Comments
2 min read
Valid Palindrome II

Valid Palindrome II

4
Comments
1 min read
Number Of Rectangles That Can Form The Largest Square

Number Of Rectangles That Can Form The Largest Square

4
Comments
1 min read
N-ary Tree Level Order Traversal

N-ary Tree Level Order Traversal

4
Comments
1 min read
Binary Search

Binary Search

4
Comments
1 min read
Multiply Strings

Multiply Strings

4
Comments
1 min read
Contains Duplicate III

Contains Duplicate III

4
Comments
1 min read
To Lower Case

To Lower Case

4
Comments
1 min read
Bitwise AND of Numbers Range

Bitwise AND of Numbers Range

4
Comments
1 min read
Sort Even and Odd Indices Independently

Sort Even and Odd Indices Independently

1
Comments
2 min read
Lowest Common Ancestor of Deepest Leaves

Lowest Common Ancestor of Deepest Leaves

1
Comments
2 min read
Ugly Number

Ugly Number

1
Comments
1 min read
Maximize Number of Subsequences in a String

Maximize Number of Subsequences in a String

1
Comments
2 min read
Unique Binary Search Trees II

Unique Binary Search Trees II

1
Comments
1 min read
Sum Root to Leaf Numbers

Sum Root to Leaf Numbers

1
Comments
2 min read
loading...