DEV Community

# leetcode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

6
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

12
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

8
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

9
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

35
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
loading...