StackOverflow Questions for Tag: dynamic-programming

Sky
Sky

Reputation: 79

House Robber variation: can rob at most K house

Score: -1

Views: 603

Answers: 2

Read More
Amar
Amar

Reputation: 1

how to return dynamic columns with multiple records with out passing a columns to functions returning "record" in PostgreSQL

Score: 0

Views: 32

Answers: 0

Read More
FAKU
FAKU

Reputation: 1

Given a sequence, for each k, find a set of k disjoint continuous subsequences that the total sum of all elements in the set is maximized

Score: -5

Views: 45

Answers: 0

Read More
ABGR
ABGR

Reputation: 5235

Number of ways to reach A to B by climbing one step, two steps or three steps at a time

Score: 1

Views: 61

Answers: 2

Read More
curryage
curryage

Reputation: 501

Parenthesizing a string so that expression takes a given value

Score: 11

Views: 11935

Answers: 3

Read More
Elias El hachem
Elias El hachem

Reputation: 17

Valid Parenthesis String, Recursion with memoization to DP

Score: 0

Views: 34

Answers: 0

Read More
Tao
Tao

Reputation: 11

Why does my A* algorithm expand nodes differently when using heapq vs. a set for the open set?

Score: 0

Views: 66

Answers: 2

Read More
Anmol Mahatpurkar
Anmol Mahatpurkar

Reputation: 561

Efficient Algorithm for Finding if the Numbers Represented by substrings of a Very Big Digit String are Divisible by 7

Score: 6

Views: 2554

Answers: 3

Read More
אלון בר
אלון בר

Reputation: 1

Dynamic programming- DP fgame

Score: -6

Views: 32

Answers: 0

Read More
horart
horart

Reputation: 63

Match indexes from 1 to n with n given arrays so that sum of elements is minimal

Score: 2

Views: 76

Answers: 2

Read More
Arat254
Arat254

Reputation: 469

Most optimal path in a dynamic programming problem

Score: 1

Views: 726

Answers: 1

Read More
alvas
alvas

Reputation: 122240

How to align two string's offset given a list of substrings offsets?

Score: 2

Views: 213

Answers: 4

Read More
ABGR
ABGR

Reputation: 5235

Coin change - A test case is failing

Score: -1

Views: 119

Answers: 3

Read More
jbuddy_13
jbuddy_13

Reputation: 1286

Dynamic programming solution inappropriate for change-making problem?

Score: 0

Views: 75

Answers: 2

Read More
Tianyu Lang
Tianyu Lang

Reputation: 21

all solutions to change making with dynamic programming

Score: 1

Views: 1072

Answers: 2

Read More
Pete
Pete

Reputation: 170

Change-making: Dynamic Programming

Score: 1

Views: 113

Answers: 1

Read More
gyosko
gyosko

Reputation: 527

Understanding change-making algorithm

Score: 18

Views: 21461

Answers: 4

Read More
Gaurav
Gaurav

Reputation: 1045

Coin Change (Dynamic Programming)

Score: 2

Views: 2913

Answers: 2

Read More
someone12321
someone12321

Reputation: 755

Memory-constrained coin changing for numbers up to one billion

Score: 24

Views: 1952

Answers: 2

Read More
jojo_mark
jojo_mark

Reputation: 33

Function to find largest area of a rectangle possible (NOT neccessarily axis parallel) from a list of points

Score: 2

Views: 524

Answers: 2

Read More
PreviousPage 1Next