SpiceQA
Questions
Tags
Users
Badges
dynamic-programming
dynamic-programming
35 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Finding all possible unique combinations of numbers to reach a given sum
Pratik Hadawale
0
•
asked Sep 25, 2022
0
0
12
backtracking
recursion
subset-sum
dynamic-programming
algorithm
Algorithm to compute the sum of digits in the nth Look and Say Sequence
fool_of_a_took
0
•
asked Sep 25, 2022
-2
0
11
segment-tree
counting
sequence
dynamic-programming
algorithm
Minimum number of 1s in the binary representation of XOR of a number and a number chosen from the set
astro
0
•
asked Sep 23, 2022
0
0
52
bit-manipulation
data-structures
dynamic-programming
algorithm
find the subarray where the square of the difference of the elements at even and odd places in that subarray is maximal
Valery
0
•
asked Sep 23, 2022
-1
0
14
divide-and-conquer
dynamic-programming
python
0-1 Knapsack with Large Weights and Values: How much faster is recursive dp than iterative dp?
MangoPizza
0
•
asked Sep 23, 2022
1
1
33
knapsack-problem
data-structures
recursion
dynamic-programming
algorithm
leetcode 718, faster than dp, two solution comparision
Bill Zh
0
•
asked Sep 23, 2022
0
0
10
dynamic-programming
Divide an array into k parts to minimize the difference between (max of each part * num of elements)
userBMSg1
0
•
asked Sep 22, 2022
0
1
32
data-structures
dynamic-programming
arrays
algorithm
python
Comparing various python implementations of solution to longest common subsequence puzzle
Rnj
0
•
asked Sep 22, 2022
0
1
36
dynamic-programming
algorithm
python
How can i storage real time segmentation parts with python matplotlib.Animate time.sleep
MARCO ANTONIO ARCIBA MELENDEZ
0
•
asked Sep 22, 2022
0
0
9
real-time
matplotlib-animation
time-series
dynamic-programming
python
Solving Maximum length of repeated subarray recursively
Victor Cui
0
•
asked Sep 22, 2022
1
0
38
recursion
dynamic-programming
arrays
python
1
(current)
2
3
4
Next
Next
Hot Questions