DEV Community

# leetcode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 5 - Remove Duplicates from Sorted List II

Day 5 - Remove Duplicates from Sorted List II

4
Comments
3 min read
Reverse a Linked List - Leetcode

Reverse a Linked List - Leetcode

9
Comments
1 min read
Day 3 - Beautiful Arrangement

Day 3 - Beautiful Arrangement

3
Comments
2 min read
Day 2 Find a Corresponding Node of a Binary Tree in a Clone of That Tree

Day 2 Find a Corresponding Node of a Binary Tree in a Clone of That Tree

2
Comments
2 min read
Day1 - Check Array Formation Through Concatenation

Day1 - Check Array Formation Through Concatenation

7
Comments
2 min read
Leetcode Odd Even Linked List - Solution & Video Explaination

Leetcode Odd Even Linked List - Solution & Video Explaination

7
Comments
1 min read
Leetcode #98 (validate binary search tree)

Leetcode #98 (validate binary search tree)

5
Comments 1
3 min read
How I Solved: Open the Lock (LC #725)

How I Solved: Open the Lock (LC #725)

8
Comments
4 min read
Leetcode Add Two Numbers - Solution & Video Explaination

Leetcode Add Two Numbers - Solution & Video Explaination

6
Comments
1 min read
Leetcode Two Sum - Solution & Video Explaination

Leetcode Two Sum - Solution & Video Explaination

6
Comments
1 min read
Hi Dev Community, I started learning Data Structure & Algorithms on LeetCode using JavaScripts.

Hi Dev Community, I started learning Data Structure & Algorithms on LeetCode using JavaScripts.

2
Comments
1 min read
The Valid Parenthesis Problem in Go

The Valid Parenthesis Problem in Go

13
Comments 1
3 min read
Add Binary (LeetCode #67)

Add Binary (LeetCode #67)

9
Comments 1
2 min read
Leetcode Problem 260: Single Number III

Leetcode Problem 260: Single Number III

8
Comments
2 min read
LeetCode Problems 11-20

LeetCode Problems 11-20

8
Comments 1
1 min read
LeetCode Problems 1-10

LeetCode Problems 1-10

29
Comments 3
2 min read
Leetcode #1 Two Sum with JavaScript (Naive Solution)

Leetcode #1 Two Sum with JavaScript (Naive Solution)

2
Comments
1 min read
Leetcode #387 First Unique Character in a String with Swift and HashTable

Leetcode #387 First Unique Character in a String with Swift and HashTable

4
Comments
1 min read
Leetcode First Unique Character in a String (#387) with JavaScript and HashTable

Leetcode First Unique Character in a String (#387) with JavaScript and HashTable

2
Comments
1 min read
1332. Remove Palindromic Subsequences Leetcode Easy

1332. Remove Palindromic Subsequences Leetcode Easy

2
Comments
3 min read
452. Minimum Number of Arrows to Burst Balloons, Leetcode Medium

452. Minimum Number of Arrows to Burst Balloons, Leetcode Medium

3
Comments 3
3 min read
Let's get better in algorithms with Leetcode

Let's get better in algorithms with Leetcode

2
Comments
1 min read
LeetCode: Serialize and Deserialize N-ary Tree

LeetCode: Serialize and Deserialize N-ary Tree

2
Comments
1 min read
Leetcode #387 First Unique Character in a String with Python and HashTable

Leetcode #387 First Unique Character in a String with Python and HashTable

4
Comments
1 min read
Simplifying Linked-List interview tasks

Simplifying Linked-List interview tasks

3
Comments
2 min read
Leetcode #387 First Unique Character in a String with JavaScript and indexOf

Leetcode #387 First Unique Character in a String with JavaScript and indexOf

2
Comments
1 min read
Leetcode - 3SUM (with JavaScript)

Leetcode - 3SUM (with JavaScript)

13
Comments 1
2 min read
Why JavaScript is actually a great LeetCode/Interview language

Why JavaScript is actually a great LeetCode/Interview language

44
Comments 2
7 min read
LeetCode 844. Backspace String Compare

LeetCode 844. Backspace String Compare

8
Comments
1 min read
LeetCode 977. Squares of a Sorted Array

LeetCode 977. Squares of a Sorted Array

5
Comments
1 min read
Solution to algorithms exercise

Solution to algorithms exercise

5
Comments
2 min read
Leetcode #1 First Unique Character in a String (#387) with Ruby and Hash

Leetcode #1 First Unique Character in a String (#387) with Ruby and Hash

2
Comments
1 min read
Remove Duplicates from Sorted Array - Leetcode

Remove Duplicates from Sorted Array - Leetcode

6
Comments 2
1 min read
5 Steps to Tackle The Coding Challenges

5 Steps to Tackle The Coding Challenges

5
Comments
5 min read
Leetcode 3. Longest Substring Without Repeating Characters

Leetcode 3. Longest Substring Without Repeating Characters

8
Comments
1 min read
Finding the duplicate number - Leetcode #287 - Python

Finding the duplicate number - Leetcode #287 - Python

10
Comments
5 min read
LeetCode 56. Merge Intervals

LeetCode 56. Merge Intervals

11
Comments
1 min read
JavaScript - Leetcode: Check If N and Its Double Exist

JavaScript - Leetcode: Check If N and Its Double Exist

7
Comments
4 min read
The Container with the Most Water: Solving an Algorithm about Areas

The Container with the Most Water: Solving an Algorithm about Areas

7
Comments
5 min read
Longest Substring Without Repeating Characters

Longest Substring Without Repeating Characters

7
Comments
2 min read
Two Sum - Leetcode

Two Sum - Leetcode

6
Comments
2 min read
LeetCode: Longest Consecutive Sequence

LeetCode: Longest Consecutive Sequence

5
Comments
2 min read
Find the Length of the Longest Substring Without Repeating Characters (in JavaScript)

Find the Length of the Longest Substring Without Repeating Characters (in JavaScript)

7
Comments 4
4 min read
Leetcode 1346: Check If N and Its Double Exist

Leetcode 1346: Check If N and Its Double Exist

7
Comments
2 min read
LeetCode:442. Find All Duplicates in an Array

LeetCode:442. Find All Duplicates in an Array

5
Comments
1 min read
LeetCode:680. Valid Palindrome II

LeetCode:680. Valid Palindrome II

6
Comments
1 min read
LeetCode:125. Valid Palindrome

LeetCode:125. Valid Palindrome

4
Comments
1 min read
Day 1/31: Detect Capital

Day 1/31: Detect Capital

5
Comments 1
3 min read
Leetcode: 520. Detect Capital

Leetcode: 520. Detect Capital

5
Comments
5 min read
Leetcode: 665. Non-decreasing Array

Leetcode: 665. Non-decreasing Array

6
Comments
5 min read
LeetCode 1470. Shuffle the Array

LeetCode 1470. Shuffle the Array

11
Comments
1 min read
Finding the Angle Between the Hands of a Clock

Finding the Angle Between the Hands of a Clock

25
Comments 1
5 min read
Understanding the Competitive Programming problems

Understanding the Competitive Programming problems

6
Comments
5 min read
Delete Node in a Linked List(in-place)

Delete Node in a Linked List(in-place)

5
Comments
1 min read
The Word Pattern Algorithm: How to Test if a String Follows a Pattern

The Word Pattern Algorithm: How to Test if a String Follows a Pattern

12
Comments 1
5 min read
Is this Number the Sum of Two Square Integers? Solving The Sum of Squares Algorithm Two Ways

Is this Number the Sum of Two Square Integers? Solving The Sum of Squares Algorithm Two Ways

8
Comments
4 min read
The Gauss Sum, and Solving for the Missing Number

The Gauss Sum, and Solving for the Missing Number

14
Comments 2
3 min read
Turning 38 into 2: How to Solve the Add Digits Problem

Turning 38 into 2: How to Solve the Add Digits Problem

11
Comments 7
5 min read
The Climbing Staircase Problem: How to Solve It, and Why the Fibonacci Numbers are Relevant

The Climbing Staircase Problem: How to Solve It, and Why the Fibonacci Numbers are Relevant

118
Comments 10
5 min read
Transposing and Reversing: How to Rotate a 2D Matrix 90 Degrees

Transposing and Reversing: How to Rotate a 2D Matrix 90 Degrees

19
Comments 2
6 min read
loading...