Skip to content
Navigation menu
Search
Powered by Algolia
Search
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
2078. Two Furthest Houses With Different Colors
MD ARIFUL HAQUE
MD ARIFUL HAQUE
MD ARIFUL HAQUE
Follow
Apr 20
2078. Two Furthest Houses With Different Colors
#
php
#
leetcode
#
algorithms
#
programming
Comments
Add Comment
4 min read
Pattern: sliding window (Variable window)
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Apr 24
Pattern: sliding window (Variable window)
#
slidingwindow
#
leetcode
#
dsa
Comments
Add Comment
1 min read
LeetCode 3548: Count Good Integers on Path — Digit DP Visualized Step by Step
tracelit
tracelit
tracelit
Follow
Apr 19
LeetCode 3548: Count Good Integers on Path — Digit DP Visualized Step by Step
#
leetcode
#
python
#
dynamicprogramming
#
algorithms
Comments
Add Comment
4 min read
LeetCode 3550: Multi Source Flood Fill — Step-by-Step Visual Trace
tracelit
tracelit
tracelit
Follow
Apr 19
LeetCode 3550: Multi Source Flood Fill — Step-by-Step Visual Trace
#
leetcode
#
python
#
algorithms
#
bfs
Comments
Add Comment
1 min read
LeetCode 3549: Smallest Stable Index II — Step-by-Step Visual Trace
tracelit
tracelit
tracelit
Follow
Apr 19
LeetCode 3549: Smallest Stable Index II — Step-by-Step Visual Trace
#
leetcode
#
python
#
algorithms
#
programming
Comments
Add Comment
1 min read
LeetCode 3547: Smallest Stable Index I — Step-by-Step Visual Trace
tracelit
tracelit
tracelit
Follow
Apr 19
LeetCode 3547: Smallest Stable Index I — Step-by-Step Visual Trace
#
leetcode
#
python
#
algorithms
#
beginners
Comments
Add Comment
1 min read
Maximizing 1s with a Single Flip: An Elegant Application of Kadane's Algorithm
Partners DSA
Partners DSA
Partners DSA
Follow
Apr 18
Maximizing 1s with a Single Flip: An Elegant Application of Kadane's Algorithm
#
algorithms
#
java
#
programming
#
leetcode
3
 reactions
Comments
Add Comment
3 min read
I Tried Two Pointers on a DP Problem and Learned What "Subset" Actually Means
Avinash Tyagi
Avinash Tyagi
Avinash Tyagi
Follow
Apr 29
I Tried Two Pointers on a DP Problem and Learned What "Subset" Actually Means
#
leetcode
#
algorithms
#
datastructures
#
coding
Comments
Add Comment
6 min read
Leetcode # 107. Binary Tree Level Order Traversal II
Hector Williams
Hector Williams
Hector Williams
Follow
Apr 15
Leetcode # 107. Binary Tree Level Order Traversal II
#
dsa
#
leetcode
Comments
Add Comment
2 min read
I Couldn't See Why dp[i] = dp[i+1] + dp[i+2] Actually Counts Anything
Avinash Tyagi
Avinash Tyagi
Avinash Tyagi
Follow
Apr 28
I Couldn't See Why dp[i] = dp[i+1] + dp[i+2] Actually Counts Anything
#
leetcode
#
code
#
datastructures
#
algorithms
Comments
Add Comment
6 min read
How to Prove Your Algorithm Works in a Coding Interview
Prakhar Srivastava
Prakhar Srivastava
Prakhar Srivastava
Follow
for
codeintuition
May 6
How to Prove Your Algorithm Works in a Coding Interview
#
algorithms
#
leetcode
#
datastructures
#
career
Comments
2
 comments
6 min read
I built a free LeetCode visualizer. Here's what I learned making 207 problems animate line by line.
Rajan shukla
Rajan shukla
Rajan shukla
Follow
Apr 11
I built a free LeetCode visualizer. Here's what I learned making 207 problems animate line by line.
#
showdev
#
leetcode
#
algorithms
#
programming
Comments
Add Comment
2 min read
I Solved 200 LeetCode Problems and Still Froze in Interviews
Prakhar Srivastava
Prakhar Srivastava
Prakhar Srivastava
Follow
for
codeintuition
May 3
I Solved 200 LeetCode Problems and Still Froze in Interviews
#
algorithms
#
leetcode
#
career
#
learning
Comments
3
 comments
5 min read
Run Leetcode locally - Javascript test case for practices
Rickvian Aldi
Rickvian Aldi
Rickvian Aldi
Follow
Apr 10
Run Leetcode locally - Javascript test case for practices
#
javascript
#
leetcode
#
productivity
#
vscode
Comments
Add Comment
1 min read
Python Tutor Alternative for LeetCode: Why TraceLit Exists
tracelit
tracelit
tracelit
Follow
Apr 9
Python Tutor Alternative for LeetCode: Why TraceLit Exists
#
leetcode
#
python
#
algorithms
#
beginners
Comments
Add Comment
2 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account