I usually say "thanks but no thanks" because I'm not actively looking for a new gig right now.
Ask HN: Do you also get frequent Amazon recruitment emails?
11–20 of 55 posts
Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#12I've already run their gauntlet once and a few of the interviewers were dbags (though two were exceedingly awesome and nice).
Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#13Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#14I replied to a recruiting email with: "I would literally rather shoot myself in the fucking head twice than work for Amazon." That was last year, and I continue to receive their recruiting emails every week or two.
Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#15Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#16Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#17I get a ton! And it’s frustrating because I wouldn’t pass the crazy white board interviews (hazing). If they really wanted to hire all these people why not have a better interview process?
that's a good pipe dream, but one can hope.
Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#18Filtering ant.amazon.com keeps order emails and such while discarding any mail sent from recruiters (though it would likely also filter mail from non-recruiters if you actually correspond with someone at Amazon).
if anyof (
body :text :contains "znsrc.com",
header :contains "user-agent" "Nylas",
exists "X-Ashby-Stage",
header :contains "message-id" "ant.amazon.com",
exists "X-ZenSr-ID"
) {
fileinto "INBOX.spam";
stop;
}Re: Ask HN: Do you also get frequent Amazon recruitment emails?
#19Amazon is a very decentralized company. Which means that Amazon's thousands of recruiters are all operating independently of each other, and have minimal systems/regulations to prevent multiple recruiters contacting the same person. The different recruiters are often recruiting for different teams/divisions as well, so if you're open to joining Amazon, you should certainly talk to a recruiter whose team matches your…