DEV Community

# leetcode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
169. Majority Element [Leetcode][C++]

169. Majority Element [Leetcode][C++]

6
Comments
1 min read
118. Pascal's Triangle [Leetcode][C++]

118. Pascal's Triangle [Leetcode][C++]

4
Comments
1 min read
56. Merge Intervals [Leetcode][C++]

56. Merge Intervals [Leetcode][C++]

4
Comments
2 min read
26. Remove Duplicates from Sorted Array [Leetcode][C++]

26. Remove Duplicates from Sorted Array [Leetcode][C++]

6
Comments
1 min read
1. Two Sum [Leetcode][C++]

1. Two Sum [Leetcode][C++]

6
Comments
1 min read
15. 3Sum [Leetcode][C++]

15. 3Sum [Leetcode][C++]

10
Comments
2 min read
380. Insert Delete GetRandom O(1) [Leetcode][C++]

380. Insert Delete GetRandom O(1) [Leetcode][C++]

6
Comments
3 min read
50. Pow(x, n) [Leetcode][C++]

50. Pow(x, n) [Leetcode][C++]

2
Comments
1 min read
Binary Tree: Max Path Sum (approach and explanation)

Binary Tree: Max Path Sum (approach and explanation)

6
Comments 1
7 min read
LeetCode - Trapping rain water

LeetCode - Trapping rain water

8
Comments
4 min read
Linked List Popular problems

Linked List Popular problems

4
Comments
4 min read
LeetCode - Count Primes

LeetCode - Count Primes

2
Comments
4 min read
LeetCode - Gas Station

LeetCode - Gas Station

6
Comments
4 min read
LeetCode - Height Checker Solution

LeetCode - Height Checker Solution

5
Comments
1 min read
LeetCode - Best Time to Buy and Sell Stock

LeetCode - Best Time to Buy and Sell Stock

6
Comments
3 min read
LeetCode - Populating Next Right Pointers in Each Node

LeetCode - Populating Next Right Pointers in Each Node

6
Comments
5 min read
Leetcode - Same Tree (Kotlin)

Leetcode - Same Tree (Kotlin)

5
Comments
2 min read
Linked List Tips

Linked List Tips

2
Comments
4 min read
Peak Index in a Mountain Array

Peak Index in a Mountain Array

2
Comments
1 min read
Intersection of Three Sorted Arrays

Intersection of Three Sorted Arrays

2
Comments
1 min read
LeetCode - Maximum Product of Three Numbers

LeetCode - Maximum Product of Three Numbers

3
Comments
6 min read
LeetCode - Validate Binary Search Tree

LeetCode - Validate Binary Search Tree

3
Comments 2
3 min read
LeetCode - Binary Tree Level Order Traversal

LeetCode - Binary Tree Level Order Traversal

6
Comments
4 min read
LeetCode - Symmetric tree

LeetCode - Symmetric tree

6
Comments
3 min read
LeetCode - Word Search

LeetCode - Word Search

5
Comments 1
10 min read
loading...