Earlier quoted context omitted.
There is no such thing as a "recruitment list" to be removed from, unless you remove all traces of yourself from the internet. Sourcers don't work from a shared list. Also, you might be surprised to hear how often people will say "no" at one point, and later say "yes." Circumstances change. Asking again later works.
There is certainly a recruitment list. I get emails from Amazon that start with the sentence "We already know that you applied in 2012, do you want to try again?" or something similar. I have asked twice to remove me from their applicant database.
Why I Turned Down an AWS Job Offer
321–330 of 365 posts
Re: Why I Turned Down an AWS Job Offer
#322> Non-Competition. During employment and for 18 months after the Separation Date, Employee will not, directly or indirectly, whether on Employee’s own behalf or on behalf of any other entity (for example, as an employee, agent, partner, or consultant), engage in or support the development, manufacture, marketing, or sale of any product or service that competes or is intended to compete with any product or service sol…
Re: Why I Turned Down an AWS Job Offer
#323Every time I've talked to AWS Recruiters they've belittled by past experience and just generally made me feel bad about my career. I will never ever work there, no matter how cool their tech stack must be.
I can tell you from experience, the internal Amazon stack is not cool or inventive.
Re: Why I Turned Down an AWS Job Offer
#324Could someone from AMZN confirm that 18 months is the common duration of their non-compete? This is upping the ante considerably even compared to the already abusive terms by Google/FB/MSFT in WA (1 year, never seen it enforced). Unless offered truly staggering compensation, I wouldn't even consider a job which upon termination requires me to not work anywhere for a year and a half.
I posted my full Amazon contract in this thread, with highlights on the key parts. I was an SDE-3 (Level 6), hired in Dublin, and then moved to Seattle after 2 years: https://twitter.com/dvassallo/status/1157698145632976896 AFAIK, software engineers don't get the 18-month non-compete clause that triggered the cited lawsuit. There's a less harsh clause of 18-months that prohibits working with Amazon customers and vend…
Re: Why I Turned Down an AWS Job Offer
#325Earlier quoted context omitted.
If anything it’s scary. From what I’ve heard software engineering practices at AWS leave much to be desired.
Yep, it's almost as much've a shit-storm as Amazon's internal tools - which are rife with errors and pushed by Amazonians because "open source is shit" (verbatim from a lead engineer).
A lot of the internal tooling is due to legacy and inertia. There's 20+ years of history, and so much has been built and continues to be built that it's enormous investment to steer a different direction. Incremental improvements have higher reward ratio. But people do want better a better development experience, especially w.r.t. idiomatic language tooling.
That being said, initiatives are brewing for that "enormous investment".
Re: Why I Turned Down an AWS Job Offer
#326Earlier quoted context omitted.
Not every financial firm is that paranoid. Many are, though - i got offered a job in London that your description would fit perfectly! Still, i ended up working at a firm that's the polar opposite of that. I'll also disagree with you about money. Once you have enough to cover all your needs and few wants a year, more money starts to get interesting , because then it goes directly into building financial independence.…
> Once you have enough to cover all your needs and few wants a year, more money starts to get interesting, because then it goes directly into building financial independence. I agree with you in theory, but even if you made $200,000 more a year than you need, how many years will you have to work at a crappy high paying job to save up enough to do any of those things? The only way to build that kind of wealth is eithe…
In any case, i'm not suggesting you take a crappy job to get that money - my first point was that there are quite enjoyable jobs which will provide it!
Re: Why I Turned Down an AWS Job Offer
#327I interviewed with AWS for an analyst/business intelligence engineer role. When asked to write a query to get the total GDP by month per country, I wrote a query along the lines of: select date_trunc('month',datecolumn) as month, country, sum(GDP) over (partition by date_trunc('month', datecolumn), country) FROM the_table order by 1 The interviewer asked me if I was missing something. I said no. "Don't you need an ad…
Ideally you only hire people with good soft skills, but if you couldn’t, at least you should make sure they don’t do the interviews.
Re: Why I Turned Down an AWS Job Offer
#328Earlier quoted context omitted.
This happens everywhere; The superstar software developer (no) who knows everything (no) gets to interview you, and sometimes they are simply not right. Your story reminds me my ~7th (?) interview with Google where for LRU caching I mentioned Java's LinkedHashMap; which resulted in he explaining me "what a ridiculous, memory-wasting data structure would that be!" - and going on for a good 5 more minutes bashing my la…
This is pretty much why no one should feel bad if you're rejected after some FANG interview. It all 100% comes down to the people in your loop. You're likely to hit an ass hole or two. I made it into Amazon, but honestly, after sitting in on a bunch of interviews, I now appreciate the amount of pure dumb luck involved (i.e. I got a loop of people who liked me and had questions I understood) rather than any skill (whi…
It’s more important that you have a professional attitude and can contribute to the culture and values. That’s much harder yo learn. And a wrong character with even all the hard skills can ruin everyone.
Re: Why I Turned Down an AWS Job Offer
#329Earlier quoted context omitted.
Many of these workers are from the prison industrial complex. Pay is non-existent or abysmally low, AFAIK.
Do you have any source for that? If anything, Amazon’s warehouse work is known for relatively high wages compared to other warehousing work.
Link 1: https://en.wikipedia.org/wiki/Prison%E2%80%93industrial_comp...
Link 2: https://static1.squarespace.com/static/58e127cb1b10e31ed45b2...
Re: Why I Turned Down an AWS Job Offer
#330Earlier quoted context omitted.
This is pretty much why no one should feel bad if you're rejected after some FANG interview. It all 100% comes down to the people in your loop. You're likely to hit an ass hole or two. I made it into Amazon, but honestly, after sitting in on a bunch of interviews, I now appreciate the amount of pure dumb luck involved (i.e. I got a loop of people who liked me and had questions I understood) rather than any skill (whi…
Well I appreciate these interview loops because at least they are still far more objective than big company promo processes when whoever lies the most and forces others to do their dirty work gets promoted. I do wish the interview process was even more objective, just administer and extremely difficult IQ Test instead.