Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
dp
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Practicing algorithms using Polyglot Notebooks - part 3 - helpers
Krzysztof Koziarski
Krzysztof Koziarski
Krzysztof Koziarski
Follow
Dec 28 '22
Practicing algorithms using Polyglot Notebooks - part 3 - helpers
#
csharp
#
dotnet
#
algorithms
#
dp
Comments
Add Comment
5 min read
Practicing algorithms using Polyglot Notebooks - part 2 - introduction
Krzysztof Koziarski
Krzysztof Koziarski
Krzysztof Koziarski
Follow
Dec 28 '22
Practicing algorithms using Polyglot Notebooks - part 2 - introduction
#
csharp
#
dotnet
#
algorithms
#
dp
Comments
Add Comment
4 min read
Distinct Subsequence Leetcode
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Aug 15 '22
Distinct Subsequence Leetcode
#
java
#
dp
#
algorithms
Comments
Add Comment
2 min read
Shortest Common Super-sequence Leetcode (Same as Lcs string)
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Aug 13 '22
Shortest Common Super-sequence Leetcode (Same as Lcs string)
#
java
#
dp
#
algorithms
4
reactions
Comments
Add Comment
2 min read
Minimum number of Insertion and deletion needed to convert String A to String B or make both the strings equal (same as lcs)
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Aug 8 '22
Minimum number of Insertion and deletion needed to convert String A to String B or make both the strings equal (same as lcs)
#
algorithms
#
java
#
dp
#
datastructures
3
reactions
Comments
Add Comment
2 min read
Rod cutting Problem (similar to unbounded knapsack)
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 30 '22
Rod cutting Problem (similar to unbounded knapsack)
#
java
#
algorithms
#
dp
1
reaction
Comments
Add Comment
1 min read
Coin Change 2 Leetcode
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 29 '22
Coin Change 2 Leetcode
#
java
#
algorithms
#
dp
1
reaction
Comments
Add Comment
1 min read
Coin change Leetcode
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 27 '22
Coin change Leetcode
#
dp
#
java
#
algorithms
1
reaction
Comments
Add Comment
1 min read
0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 20 '22
0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded
#
java
#
datastructure
#
algorithms
#
dp
Comments
Add Comment
3 min read
Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 18 '22
Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode
#
java
#
dp
#
algorithms
#
datastructure
7
reactions
Comments
Add Comment
2 min read
Count Palindrome Sub-Strings of a String GeeksForGeeks
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 16 '22
Count Palindrome Sub-Strings of a String GeeksForGeeks
#
dp
#
java
#
algorithms
3
reactions
Comments
Add Comment
1 min read
Maximum Sum Problem GeeksForGeeks
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 16 '22
Maximum Sum Problem GeeksForGeeks
#
dp
#
java
#
algorithms
3
reactions
Comments
Add Comment
2 min read
Partition Equals Subset Sum Leetcode problem or Subset sum equals to target
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 12 '22
Partition Equals Subset Sum Leetcode problem or Subset sum equals to target
#
java
#
leetcode
#
algorithms
#
dp
3
reactions
Comments
Add Comment
4 min read
Jump game II leetcode problem
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 10 '22
Jump game II leetcode problem
#
dp
#
dynamicprogramming
#
java
Comments
Add Comment
1 min read
House Robber leetcode problem
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 2 '22
House Robber leetcode problem
#
dp
7
reactions
Comments
Add Comment
1 min read
Number of longest common subsequence
Carnato
Carnato
Carnato
Follow
Jan 13 '22
Number of longest common subsequence
#
css
#
dp
6
reactions
Comments
Add Comment
2 min read
Leetcode-42: Trapping Rain Water
late_riser
late_riser
late_riser
Follow
Oct 14 '21
Leetcode-42: Trapping Rain Water
#
programming
#
tutorial
#
algorithms
#
dp
5
reactions
Comments
1
comment
4 min read
Azure Data and AI Certification Overview
Wriju's Blog
Wriju's Blog
Wriju's Blog
Follow
Dec 5 '20
Azure Data and AI Certification Overview
#
azure
#
data
#
ai
#
dp
6
reactions
Comments
Add Comment
1 min read
Maximum subarray in dynamic programming in Nim
ringabout
ringabout
ringabout
Follow
Sep 9 '20
Maximum subarray in dynamic programming in Nim
#
nim
#
algorithms
#
dp
8
reactions
Comments
Add Comment
3 min read
LeetCode: Maximum Sum Circular Subarray
Aroup Goldar Dhruba
Aroup Goldar Dhruba
Aroup Goldar Dhruba
Follow
May 19 '20
LeetCode: Maximum Sum Circular Subarray
#
datastructures
#
algorithms
#
leetcode
#
dp
7
reactions
Comments
Add Comment
5 min read
Learn Dynamic Programming using Fibonacci as an example
Rattanak Chea
Rattanak Chea
Rattanak Chea
Follow
Jul 20 '18
Learn Dynamic Programming using Fibonacci as an example
#
dp
#
fibonacci
#
algorithms
31
reactions
Comments
3
comments
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account