Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dynamic-programming
Dynamic array of structures
Apr 16, 2026
c
structure
dynamic-programming
How do i find the best encoding of a string from a table of text strings in pseudopolynomial time?
Apr 15, 2026
algorithm
dynamic-programming
Recurrence Relation for Dynamic Programming Exercise
Apr 15, 2026
algorithm
language-agnostic
dynamic-programming
recurrence
Dynamic Programming: Mission Per Day, Scheduling for Maximum Profit
Apr 12, 2026
python
algorithm
dynamic-programming
A more efficient algorithm in finding the number of distinct decompositions a number has using only repdigits
Apr 12, 2026
python
algorithm
performance
optimization
dynamic-programming
Minimum number of moves to equalize list of numbers
Apr 08, 2026
c++
algorithm
dynamic-programming
How do I memoize this LIS python2.7 algorithm properly?
Mar 28, 2026
python
algorithm
dynamic-programming
memoization
Dynamic Programming Subset Algorithm
Mar 28, 2026
algorithm
dynamic-programming
How do I optimize these ocaml functions for dynamic interval scheduling?
Mar 27, 2026
performance
optimization
ocaml
dynamic-programming
Find minimum difference between Max and min element of row made from one element from each column in column wise sorted Matrix
Mar 27, 2026
algorithm
data-structures
dynamic-programming
How can I solve knapsack problems with 3 variables?
Mar 24, 2026
algorithm
optimization
dynamic-programming
knapsack-problem
Computing Nth triangular number that is also a square number
Mar 23, 2026
c++
algorithm
dynamic-programming
matrix-multiplication
How can I add limited coins to the coin change problem? (Bottom-up - Dynamic programming)
Mar 21, 2026
c++
dynamic-programming
coin-change
bottom-up
Minimum add to make parentheses string consisting of '{', '}', '[', ']', '(', ')' valid
Mar 20, 2026
string
algorithm
data-structures
stack
dynamic-programming
coin change program using dynamic programming knapsack with repetitions allowed
Mar 19, 2026
c
dynamic-programming
DP memoized approach for Longest common substring
Mar 18, 2026
algorithm
dynamic-programming
Graphtheory. How to approach these kinds of problems? I want to know the logic and the way one needs to think while trying to solve this.
Mar 18, 2026
python-2.7
dynamic-programming
graph-algorithm
Older Entries »