Tech IndustryOct 4, 2018
NeustarNx75al

Amazon recruiter: online assessment or phone screen

Amazon recruiter sent me a link for an online assessment (haven’t started it yet) and the next day I got another email asking for dates for phone interview. Anyone know what is going on? Why both?

Add a comment
Amazon jNeo42 Oct 4, 2018

Is the phone interview request from a different recruiter? If so, then there’s a concurrency issue and 2 recruiter threads are accessing you. Thread safety is needed to lock your object and update it with activity, then the other will eventually see that you’re already engaged in the process. Go ahead and start your thread to complete the coding assessment. That will be needed (and I’m sure shared) for any interviewing you do with Amazon.