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
Sub-sequence of Vowels
Feb 10, 2021
algorithm
dynamic-programming
Efficient Method for Calculating the Probability of a Set of Outcomes?
May 02, 2022
algorithm
optimization
statistics
probability
dynamic-programming
Largest submatrix with equal no of 1's and 0's
Jul 30, 2022
algorithm
dynamic-programming
Divide optimally an array into two subarrays so that sum of elements in both are same
Aug 11, 2022
algorithm
dynamic-programming
brute-force
Fibonacci Modified:How to fix this algorithm?
Apr 04, 2022
java
algorithm
recursion
dynamic-programming
memoization
Number of ways to divide n objects in k groups, such that no group will have fewer objects than previously formed groups?
Jun 17, 2022
algorithm
recursion
dynamic-programming
memoization
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
« Newer Entries
Older Entries »