DEV Community

# dp

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Buy and sell stocks

Buy and sell stocks

Comments
2 min read
Advanced Fibonacci Technique with Dynamic Programming

Advanced Fibonacci Technique with Dynamic Programming

Comments
3 min read
Today's LeetCode's challenge 2023/10/13

Today's LeetCode's challenge 2023/10/13

Comments
2 min read
Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Comments
5 min read
Practicing algorithms using Polyglot Notebooks - part 2 - introduction

Practicing algorithms using Polyglot Notebooks - part 2 - introduction

1
Comments
4 min read
Distinct Subsequence Leetcode

Distinct Subsequence Leetcode

Comments
2 min read
Shortest Common Super-sequence Leetcode (Same as Lcs string)

Shortest Common Super-sequence Leetcode (Same as Lcs string)

4
Comments
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)

Minimum number of Insertion and deletion needed to convert String A to String B or make both the strings equal (same as lcs)

3
Comments
2 min read
Rod cutting Problem (similar to unbounded knapsack)

Rod cutting Problem (similar to unbounded knapsack)

2
Comments
1 min read
Coin Change 2 Leetcode

Coin Change 2 Leetcode

1
Comments
1 min read
Coin change Leetcode

Coin change Leetcode

1
Comments
1 min read
0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

1
Comments
3 min read
Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

7
Comments
2 min read
Count Palindrome Sub-Strings of a String GeeksForGeeks

Count Palindrome Sub-Strings of a String GeeksForGeeks

4
Comments
1 min read
Maximum Sum Problem GeeksForGeeks

Maximum Sum Problem GeeksForGeeks

3
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.