#!process amazon offer
1 messages · Page 1 of 1 (latest)
what loc
stores, seattle, standard intern comp
what lc questions did they ask u? @odd tinsel
@placid wharf they asked 1 graph and 1 tree question for me
were they from NC 150 or amazon tagged? @odd tinsel
one was from amazon tagged, the other one may have been, but I didn't get to it during the time I was prepping
do u mind sharing which ones specifically?
it was a DAG (similar to find if path exists in a graph) and design a file retrieval system
when did you interview?
was the DAG one like a topological sort question?
monday
no, it was a traversal like "find if path exists in a graph" LC question
for the design question did u have to make the entire class? or just talk about how u would do it
and was urs a virtual interview or in person
very briefly talked about the strucure/classes, walked through how each of the class functions would work, and then interviewer asked me to implement one of them
actually i think we spent like ~10 minutes talking about the class structure, idk if that's very brief in a 45 min interview
ahh, also like if u do a dfs recursively too fast do u think they would ask u to implement it iteratively
did they expect like a multi class system? i thought intern interviews were only asking for single class design/oop without really touching more of the lld style interviews for sde 1
I'm not sure, maybe?
it was a single class design with inits and some defs