IIRC salaried workers at Amazon get 10 PTO days. This stops me from even applying. I wouldn't ever again consider less than 20, and really need a minumum of 25.
I know people who work on AWS and they were telling me that they get 10 days of some other kind of vacation they can use too. So it's like 10 "real" vacation days that I assume roll-over year to year, you get paid for if you quit with them, etc. and then another 10 that are completely use-it-or-lose it. I don't know the details though
Why I Turned Down an AWS Job Offer
301–310 of 365 posts
Re: Why I Turned Down an AWS Job Offer
#302Earlier quoted context omitted.
I interviewed at Amazon recently but didn't get an offer. I'd say there is clear division between white and blue collar conditions and though I don't want in on the warehouse side their main offices would be a major career bump for me. I'd be one of those 3-5 year survival jobs where, like my other AMZN main office employee friends, a promotion means changing teams asap to capitalize on the good PR internally. Like,…
I’m seriously debating what I want my next role to be. I’ve reached close to the statistical peak[1] of my earning potential as a software developer/team lead/architect in my local market (Atlanta) and definitely will not be moving to the west coast. That only leaves a few options. 1. Stay in development and make sure I do enough Resume Driven Development to stay current and be happy with cost of living wages. Not a…
Re: Why I Turned Down an AWS Job Offer
#303Earlier quoted context omitted.
Given their abysmal warehouse management, it's no surprise they have the second highest employee turnover out of all Fortune 500 companies[1]. Do you think any of the tech companies would treat their blue collar workers any better? It just so happens that all of the products produced by Google, Microsoft and Apple that need a lot of blue collar workers are done by contractors in a different country. I bet none of the…
I work in defense. We treat blue collar pretty well - hands on people are critical to large production of things like warplanes. We used to treat them even better, of course.
Re: Why I Turned Down an AWS Job Offer
#304Earlier quoted context omitted.
> Given all my friends that worked for them, almost all have quit within 5 years. 5 years is pretty darn high by tech company standard, as people already mentioned. Partly because of the culture of "you have to jump ship to make more money and promotions", but even the most employee friendly company will barely edge that, just because software engineers have a huge "grass is greener" syndrome.
I think "5 years" is a good indicator for amzn, as many (most?) L4/L5's sign up with a big chunk of stock that takes 4 years to vest.
Re: Why I Turned Down an AWS Job Offer
#305Earlier quoted context omitted.
What’s crazy is that I have a very light LinkedIn profile, what I do have shows I graduated from a no name college over 20 years ago and that I am your bog standard Microsoft Enterprise Developer/Architect. Yet and still Facebook/Google recruiters are “impressed” with my profile and would glad to have me interview. They are no better than the foreign spammer recruiters. Ironically enough, the two companies that I do…
Ha! I similarly "impress" recruiters with my LinkedIn as well, which is amazing, because I've gone out of my way to make it as useless as possible. For instance, I list my current title as "brogrammer." All past history is similar one-liner descriptions. Yet recruiters remain "impressed", and think all my "skills" (not listed) are a great fit for "shaping the future of [X]"
Re: Why I Turned Down an AWS Job Offer
#306Earlier quoted context omitted.
Exactly, it would have been fair game to ask why I used a window function instead of an aggregate function + subquery joined back onto the main result set. Or, to ask if I could rewrite the query another way which would be more efficient. However, the interviewer didn't simply insist the query does not do what was asked (when it did indeed return the correct results). Instead, the interviewer actually insisted it was…
From their perspective, they have hundreds of candidates and need to quickly filter a bunch out. So, having low-technical knowledge recruiters ask questions and look for a standard set of answers is the way they do it. There is no room for technical discussion during this phase, no room for nuance. I'm not saying this is a good process or that it's fair, but it is the reality right now. You still get OK results and i…
Re: Why I Turned Down an AWS Job Offer
#307Re: Why I Turned Down an AWS Job Offer
#308I 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…
This is the reason whiteboarding gets a lot of hate. It's really a great way to get insight into how people approach problems and how fluent they are in a subject. And if they get something wrong, but they thought it through, that's a problem that will fix itself pretty readily. The person who doesn't think stuff through likely won't start. But the naive approach to whiteboarding is to do it as a test, can the person…
That’s the proper way to whiteboard.
Re: Why I Turned Down an AWS Job Offer
#309Re: Why I Turned Down an AWS Job Offer
#310Earlier quoted context omitted.
Nah Amazon has 15 and 20 at 7 years, which is pretty common in the US at least.
IIRC it’s 10 days for the first year and after that what you describe
10 days of pto + 6 days of personal time