Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
dynamicprogramming
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Dynamic Programming: 7 Patterns That Solve 90% of DP Problems
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 29
Dynamic Programming: 7 Patterns That Solve 90% of DP Problems
#
dynamicprogramming
#
leetcode
#
patterns
#
interviewprep
Comments
Add Comment
5 min read
Memoization to Bottom-Up DP: The Conversion That Impresses Interviewers
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 23
Memoization to Bottom-Up DP: The Conversion That Impresses Interviewers
#
dynamicprogramming
#
memoization
#
tabulation
#
grids
Comments
Add Comment
4 min read
Overlapping Subproblems: Spot Them Before You Write DP
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 16
Overlapping Subproblems: Spot Them Before You Write DP
#
dynamicprogramming
#
leetcode
#
interviewprep
#
algorithms
Comments
Add Comment
5 min read
LeetCode Dynamic Programming for Beginners: A Complete Step-by-Step Tutorial
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 30
LeetCode Dynamic Programming for Beginners: A Complete Step-by-Step Tutorial
#
dynamicprogramming
#
leetcode
#
algorithms
#
interviewprep
1
 reaction
Comments
1
 comment
13 min read
DP Base Cases and Overflow: Silent Bugs in Your First Rows
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 23 '25
DP Base Cases and Overflow: Silent Bugs in Your First Rows
#
dynamicprogramming
#
tabulation
#
interviewprep
#
algorithms
Comments
Add Comment
3 min read
What Should I Practice Before Attempting Dynamic Programming Problems?
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 22 '25
What Should I Practice Before Attempting Dynamic Programming Problems?
#
dynamicprogramming
#
prerequisites
#
recursion
#
studyroadmap
Comments
Add Comment
10 min read
Greedy vs. DP: The 30-Second Test for Coin Change Problems
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 18 '25
Greedy vs. DP: The 30-Second Test for Coin Change Problems
#
dynamicprogramming
#
greedy
#
coinchange
#
interviewstrategy
Comments
Add Comment
4 min read
Grid DP Nightmares: How to Nail Base Cases Every Single Time
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 13 '25
Grid DP Nightmares: How to Nail Base Cases Every Single Time
#
dynamicprogramming
#
grids
#
interviewprep
#
basecases
Comments
Add Comment
4 min read
Still Guessing When Filling DP Tables? Use This Checklist
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 12
Still Guessing When Filling DP Tables? Use This Checklist
#
dynamicprogramming
#
tabulation
#
interviewprep
#
algorithmpatterns
2
 reactions
Comments
Add Comment
4 min read
How to Know When Dynamic Programming Is Needed
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 8 '25
How to Know When Dynamic Programming Is Needed
#
dynamicprogramming
#
patternrecognition
#
problemsolving
#
interviewstrategy
Comments
Add Comment
5 min read
When to Use Greedy vs Dynamic Programming for LeetCode Problems
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 6 '25
When to Use Greedy vs Dynamic Programming for LeetCode Problems
#
greedyalgorithms
#
dynamicprogramming
#
patternrecognition
#
beginnerguide
3
 reactions
Comments
Add Comment
7 min read
Master Recursion and DP: A Visual Guide
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 1
Master Recursion and DP: A Visual Guide
#
algorithms
#
dynamicprogramming
#
visualization
#
learningstyle
1
 reaction
Comments
Add Comment
4 min read
Faster Dynamic KPIs with MaravelQL and Elasticsearch
marius-ciclistu
marius-ciclistu
marius-ciclistu
Follow
Nov 17 '25
Faster Dynamic KPIs with MaravelQL and Elasticsearch
#
elasticsearch
#
maravelrestwizard
#
maravelql
#
dynamicprogramming
Comments
Add Comment
4 min read
A LeetCode Discussion: Coin Change Problems
Fatih
Fatih
Fatih
Follow
Aug 16 '25
A LeetCode Discussion: Coin Change Problems
#
dynamicprogramming
#
python
#
leetcode
#
datastructures
Comments
Add Comment
5 min read
🪙 Coin Change: Understanding the Problem with Two Dynamic Programming Approaches
Gauri-Khanolkar1
Gauri-Khanolkar1
Gauri-Khanolkar1
Follow
Jul 10 '25
🪙 Coin Change: Understanding the Problem with Two Dynamic Programming Approaches
#
dynamicprogramming
#
python
#
algorithms
#
leetcode
1
 reaction
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