#Palantir

1 messages · Page 1 of 1 (latest)

old gate
#

do you know how selective they are after karat

#

I just did mine and am considering a redo but idk

warped aspen
old gate
#

i got the optimal solution for the first 2 didnt get to the 3rd

warped aspen
#

study graph and tree traversal

old gate
#

yea makes sense

#

lol yea i got a graph question too

warped aspen
#

its always graph and trees for palantir

#

i spent 10 hrs or so prepping j traversal

#

do lc mediums in tagged graphs, bfs, trees

#

was able to j barely do 3

old gate
#

yea thats smart lol

#

I j prepped with a default lc list

warped aspen
#

ye still not bad, just gotta id the patterns quick

#

mine was super wacky

#

had to build an adjacency list from scratch and do some weird things to the graph

old gate
#

hmm

#

mine was using an adjacency list that represented a family tree structure to see if two nodes had a shared ancestor