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
Minimal number of steps needed to turn all binary bits to one state
Feb 24, 2021
c++
algorithm
dynamic-programming
If memoization is top-down depth-first, and DP is bottom-up breadth-first, what are the top-down breadth-first / bottom-up depth-first equivalents?
Jun 12, 2022
algorithm
recursion
call
dynamic-programming
memoization
Finding shortest combinations in array/sequence that equals sum
Feb 27, 2022
python
algorithm
dynamic-programming
coin-change
Find if a path exists in a grid covered with circles of same radius
Jul 30, 2022
algorithm
geometry
dynamic-programming
computational-geometry
Dynamic Programming (Codility Q: NumberSolitaire)
Jun 18, 2022
java
dynamic-programming
Minimum Lexicographical String after K removals of first, second, last or penultimate characters
Aug 21, 2022
c++
algorithm
dynamic-programming
Is this problem NP-hard?
Aug 18, 2017
algorithm
optimization
dynamic-programming
traveling-salesman
Maximization using Dynamic Programming
Sep 24, 2022
algorithm
optimization
dynamic-programming
Understanding a five-dimensional DP with bitshifts and XORs?
Oct 16, 2022
algorithm
bit-manipulation
dynamic-programming
Sum of products of elements of all subarrays of length k
Sep 29, 2019
algorithm
math
dynamic-programming
Efficient Algorithm to count number of subsequences divisible by 6
Jun 14, 2022
string
algorithm
math
dynamic-programming
Using dynamic programming in Haskell? [Warning: ProjectEuler 31 solution inside]
Jan 09, 2021
haskell
ocaml
dynamic-programming
Minimum number of AND operations to make all array elements zero
Sep 11, 2022
algorithm
data-structures
dynamic-programming
greedy
Finding longest common subsequence in O(NlogN) time
Nov 16, 2022
algorithm
dynamic-programming
lcs
Recursive change-making algorithm
Oct 25, 2022
python
algorithm
recursion
dynamic-programming
coin-change
return count of scatter palindrome of a string [closed]
May 11, 2022
c++
algorithm
c++11
data-structures
dynamic-programming
Constructing fractions Interview challenge
Jul 12, 2022
c++
algorithm
dynamic-programming
coin-change with a twist
Aug 27, 2020
algorithm
dynamic-programming
Gas Station-like Algorithm with minimum cost? Greedy or DP?
Aug 04, 2020
algorithm
dynamic-programming
greedy
Distribution of balls into 'bins with given capacities' using Dynamic Programming
Oct 21, 2020
algorithm
combinatorics
dynamic-programming
« Newer Entries
Older Entries »