Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
leetcode
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Solution: Convert BST to Greater Tree
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 9 '21
Solution: Convert BST to Greater Tree
#
algorithms
#
javascript
#
leetcode
4
 reactions
Comments
Add Comment
2 min read
Solution: Peeking Iterator
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 8 '21
Solution: Peeking Iterator
#
algorithms
#
javascript
#
leetcode
#
java
5
 reactions
Comments
Add Comment
3 min read
Solution: Shortest Distance to a Character
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 7 '21
Solution: Shortest Distance to a Character
#
algorithms
#
javascript
#
java
#
leetcode
7
 reactions
Comments
Add Comment
3 min read
Solution: Binary Tree Right Side View
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 6 '21
Solution: Binary Tree Right Side View
#
algorithms
#
javascript
#
leetcode
6
 reactions
Comments
Add Comment
2 min read
Solution: Decode XORed Permutation
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 5 '21
Solution: Decode XORed Permutation
#
algorithms
#
javascript
#
leetcode
5
 reactions
Comments
Add Comment
3 min read
Solution: Longest Harmonious Subsequence
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 4 '21
Solution: Longest Harmonious Subsequence
#
algorithms
#
javascript
#
leetcode
4
 reactions
Comments
Add Comment
2 min read
Solution: Next Permutation
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 2 '21
Solution: Next Permutation
#
algorithms
#
javascript
#
leetcode
102
 reactions
Comments
Add Comment
3 min read
Solution: Path With Minimum Effort
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 3 '21
Solution: Path With Minimum Effort
#
algorithms
#
javascript
#
leetcode
5
 reactions
Comments
Add Comment
4 min read
Solution: Linked List Cycle
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 3 '21
Solution: Linked List Cycle
#
algorithms
#
javascript
#
leetcode
6
 reactions
Comments
Add Comment
3 min read
Solution: Smallest String With A Given Numeric Value
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 3 '21
Solution: Smallest String With A Given Numeric Value
#
algorithms
#
javascript
#
leetcode
5
 reactions
Comments
2
 comments
3 min read
Solution: Trim a Binary Search Tree
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 2 '21
Solution: Trim a Binary Search Tree
#
algorithms
#
leetcode
#
recursion
#
javascript
23
 reactions
Comments
Add Comment
3 min read
Solution: Minimize Deviation in Array
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 2 '21
Solution: Minimize Deviation in Array
#
algorithms
#
javascript
#
leetcode
6
 reactions
Comments
2
 comments
4 min read
Solution: Vertical Order Traversal of a Binary Tree
seanpgallivan
seanpgallivan
seanpgallivan
Follow
Feb 3 '21
Solution: Vertical Order Traversal of a Binary Tree
#
algorithms
#
javascript
#
leetcode
5
 reactions
Comments
Add Comment
4 min read
Day 31 - Next Permutation
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 31 '21
Day 31 - Next Permutation
#
challenge
#
leetcode
#
python
5
 reactions
Comments
Add Comment
1 min read
Day 29 - Vertical Order Traversal of a Binary Tree
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 31 '21
Day 29 - Vertical Order Traversal of a Binary Tree
#
challenge
#
leetcode
#
python
5
 reactions
Comments
Add Comment
2 min read
Get started with using TypeScript and TDD to solve LeetCode problems in VS Code
Matthew Gong
Matthew Gong
Matthew Gong
Follow
Jan 23 '21
Get started with using TypeScript and TDD to solve LeetCode problems in VS Code
#
leetcode
#
typescript
#
jest
#
vscode
16
 reactions
Comments
Add Comment
11 min read
Leetcode 733. Flood Fill
codingpineapple
codingpineapple
codingpineapple
Follow
Jan 22 '21
Leetcode 733. Flood Fill
#
javascript
#
algorithms
#
leetcode
#
recursion
2
 reactions
Comments
Add Comment
2 min read
Day 18 - Max Number of K-Sum Pairs
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 18 '21
Day 18 - Max Number of K-Sum Pairs
#
challenge
#
leetcode
#
python
4
 reactions
Comments
Add Comment
2 min read
LeetCode with C# - Reverse A String
Cory Harkins
Cory Harkins
Cory Harkins
Follow
Jan 14 '21
LeetCode with C# - Reverse A String
#
csharp
#
datastructures
#
leetcode
#
algorithms
3
 reactions
Comments
8
 comments
3 min read
Day 10 - Create Sorted Array through Instructions
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 10 '21
Day 10 - Create Sorted Array through Instructions
#
challenge
#
leetcode
#
python
5
 reactions
Comments
Add Comment
4 min read
Day 9 - Word Ladder
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 9 '21
Day 9 - Word Ladder
#
leetcode
#
python
2
 reactions
Comments
Add Comment
5 min read
Day 7 - Longest Substring Without Repeating Characters
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 7 '21
Day 7 - Longest Substring Without Repeating Characters
#
leetcode
#
python
5
 reactions
Comments
Add Comment
2 min read
Day 5 - Remove Duplicates from Sorted List II
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 5 '21
Day 5 - Remove Duplicates from Sorted List II
#
leetcode
#
python
4
 reactions
Comments
Add Comment
3 min read
Reverse a Linked List - Leetcode
Shirley
Shirley
Shirley
Follow
Jan 4 '21
Reverse a Linked List - Leetcode
#
python
#
linkedlist
#
leetcode
9
 reactions
Comments
Add Comment
1 min read
Day 3 - Beautiful Arrangement
RuairĂ O'Brien
RuairĂ O'Brien
RuairĂ O'Brien
Follow
Jan 4 '21
Day 3 - Beautiful Arrangement
#
leetcode
#
python
3
 reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account