Tech IndustryDec 7, 2019
NewFrazerfive

Amazon Toronto Onsite

I have an onsite with Amazon as an SDE I coming up next month and I'm just looking for a kind of play by play of what to expect for the onsite if anyone remembers theirs. Also just curious if the onsite is going to be different from a standard SDE I onsite because I'm experienced. Also I'm aware of the general tips, grind LC, brush up System Design, practise LPs, but if there are any more specificed tips I'm missing, I'd really appreciate any help! YOE: 2

Amazon MopBucket Dec 7, 2019

Sde1 interview rarely includes system design. Focus on object oriented programming.

Amazon hoborvat Dec 8, 2019

Your recruiter will tell you exactly what to expect. Questions will be leetcode style. You might get one system design question. You’ll probably get another question which will test your data structures knowledge “like, you need to store a bunch of blahs and access it in some way. What would you do?” And you should be able to pick the right ds (queue/list/set etc.) Also, focus on LPs. Have examples in the star format.