DEV Community

# leetcode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Number of Islands

Number of Islands

3
Comments
1 min read
Longest Palindrome

Longest Palindrome

4
Comments
1 min read
Check if Palindrome - String

Check if Palindrome - String

1
Comments
1 min read
Валидация скобочной последовательности

Валидация скобочной последовательности

45
Comments 2
1 min read
Unique-Subset-Array

Unique-Subset-Array

3
Comments
1 min read
Combination Sum- I

Combination Sum- I

Comments
1 min read
Jump Game - I

Jump Game - I

1
Comments
1 min read
Rat In A Maze - With Multiple Hops

Rat In A Maze - With Multiple Hops

1
Comments
1 min read
N-Queen : Check if possible to place in NxN

N-Queen : Check if possible to place in NxN

2
Comments
1 min read
N-Queen - All Possible Placements

N-Queen - All Possible Placements

2
Comments
1 min read
Flood Fill - using Recursion - Backtracking

Flood Fill - using Recursion - Backtracking

1
Comments
1 min read
Rat In a Maze - Get All Possible Paths

Rat In a Maze - Get All Possible Paths

1
Comments
1 min read
Rat in a Maze - is possible path available?

Rat in a Maze - is possible path available?

Comments
1 min read
Split Array into Consecutive Subsequences

Split Array into Consecutive Subsequences

4
Comments
1 min read
All Permutation in String

All Permutation in String

Comments
1 min read
Completed 500 problems on Leetcode!

Completed 500 problems on Leetcode!

7
Comments
1 min read
[LeetCode The Hard Way] 1494. Parallel Courses II (DP + Bit Manipulation)

[LeetCode The Hard Way] 1494. Parallel Courses II (DP + Bit Manipulation)

1
Comments
2 min read
Search in Rotated Sorted Array (Leetcode 33)

Search in Rotated Sorted Array (Leetcode 33)

4
Comments
2 min read
First Unique Character in a String

First Unique Character in a String

Comments
1 min read
isIsomorphic

isIsomorphic

Comments
1 min read
Length of Longest Substring - Without Char Repeat

Length of Longest Substring - Without Char Repeat

2
Comments
1 min read
Left Most Repeating Character

Left Most Repeating Character

3
Comments
1 min read
The Knuth-Morris-Pratt (KMP)Algorithm - Implement strStr()

The Knuth-Morris-Pratt (KMP)Algorithm - Implement strStr()

8
Comments
1 min read
Check - isSubsequence

Check - isSubsequence

3
Comments
1 min read
Longest Increasing Subsequence

Longest Increasing Subsequence

Comments
4 min read
Maximum Subarray: LeetCode

Maximum Subarray: LeetCode

3
Comments
1 min read
Merge Two Sorted Lists Solution in Dart

Merge Two Sorted Lists Solution in Dart

6
Comments
4 min read
Valid Parenthesis Solution in Dart

Valid Parenthesis Solution in Dart

3
Comments
2 min read
Lowest Common Ancestor of a Binary Search Tree

Lowest Common Ancestor of a Binary Search Tree

7
Comments
1 min read
Longest Common Prefix-Solution in Dart

Longest Common Prefix-Solution in Dart

4
Comments
2 min read
Valid Parentheses

Valid Parentheses

4
Comments
1 min read
Roman to Integer in Dart - Leetcode

Roman to Integer in Dart - Leetcode

1
Comments
2 min read
Maximum Subarray

Maximum Subarray

2
Comments 1
1 min read
Two Sum Solution in Dart - LeetCode

Two Sum Solution in Dart - LeetCode

4
Comments
2 min read
Combination Sum IV

Combination Sum IV

3
Comments
1 min read
55. Jump Game 🚀

55. Jump Game 🚀

5
Comments
4 min read
53. Maximum Subarray 🚀

53. Maximum Subarray 🚀

5
Comments 1
3 min read
Longest Common Prefix

Longest Common Prefix

4
Comments
1 min read
Weekly Coding Questions - W4

Weekly Coding Questions - W4

6
Comments
2 min read
Top LeetCode Patterns for FAANG Coding Interviews

Top LeetCode Patterns for FAANG Coding Interviews

14
Comments
4 min read
787. Cheapest Flights Within K Stops 🚀

787. Cheapest Flights Within K Stops 🚀

2
Comments
7 min read
Python challenge: Leetcode 3. Longest Substring Without Repeating Characters

Python challenge: Leetcode 3. Longest Substring Without Repeating Characters

4
Comments
3 min read
Weekly Coding Questions - W3

Weekly Coding Questions - W3

8
Comments
2 min read
Sliding Window Technique

Sliding Window Technique

3
Comments
1 min read
Longest Consecutive Sequence

Longest Consecutive Sequence

3
Comments
1 min read
Two Pointer Technique

Two Pointer Technique

10
Comments
1 min read
778. Swim in Rising Water 🚀

778. Swim in Rising Water 🚀

1
Comments
7 min read
Linked List Cycle

Linked List Cycle

1
Comments
1 min read
How to Solve the Staircase Problem with 5 Lines of JavaScript

How to Solve the Staircase Problem with 5 Lines of JavaScript

11
Comments 4
3 min read
Group Anagrams

Group Anagrams

Comments
2 min read
LeetCode - Contains Duplicate

LeetCode - Contains Duplicate

9
Comments
1 min read
Valid Parentheses

Valid Parentheses

4
Comments
2 min read
Deep dive into Data Structures & Algorithms.

Deep dive into Data Structures & Algorithms.

4
Comments
2 min read
Roman to Integer

Roman to Integer

4
Comments
2 min read
Python Exercise 23: Two sum

Python Exercise 23: Two sum

6
Comments
2 min read
1584. Min Cost to Connect All Points 🚀

1584. Min Cost to Connect All Points 🚀

5
Comments
9 min read
Add Two Numbers II | Leetcode Problem Solution With Explanation

Add Two Numbers II | Leetcode Problem Solution With Explanation

3
Comments
2 min read
Palindrome Number

Palindrome Number

3
Comments
1 min read
684. Redundant Connection 🚀

684. Redundant Connection 🚀

Comments
7 min read
Two Sum

Two Sum

Comments
2 min read
loading...