Forem

# leetcode

Posts

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

14
Comments 1
2 min read
Why JavaScript is actually a great LeetCode/Interview language
Cover image for Why JavaScript is actually a great LeetCode/Interview language

Why JavaScript is actually a great LeetCode/Interview language

45
Comments 2
7 min read
LeetCode 844. Backspace String Compare
Cover image for LeetCode 844. Backspace String Compare

LeetCode 844. Backspace String Compare

8
Comments
1 min read
LeetCode 977. Squares of a Sorted Array
Cover image for 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
Algorithms exercise: “find removed sequence item” and more

Algorithms exercise: “find removed sequence item” and more

1
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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Longest Substring Without Repeating Characters

Longest Substring Without Repeating Characters

7
Comments
2 min read
loading...