#!process i have google R2 coming up. im

1 messages · Page 1 of 1 (latest)

raven harbor
#

DP is still pretty important.

#

I would try to look into how to formulate the problems into the dp states

brisk elbow
#

They definitely ask dp

#

I was asked in round 2

raven harbor
#

I got both r2 questions with dp involved

#

Dp also has subtopics like game theory

acoustic tulip
#

ah icic

acoustic tulip
pale harbor
#

i had dp for r2 as well, its one of the most common topics

hazy river
#

I had dp in 2/3 rounds def study it

#

Also def study djikstra and common graph algos like union find, prims, etc.

frigid garnet
#

do nc 150, 250, then focus arrays, hashing, graph, heap, stack, dp, tree, sliding window in that order

#

this is what someone else said

#

i would also add prefix sum

tender sage
#

look up decoding intuition on yt. they’re the only do tutorials u need

runic lotus
#

They can ask DP

#

best to study up on everything

celest sleet
#

Two of my friends got Djikstra's questions in R1 and I'm pretty sure they source R1 and R2 questions from the same bank so best to study Djikstra's

#

Not so sure how useful Prim's or Union Find is

#

But DP is mandatory

#

As other people have mentioned