Earlier quoted context omitted.
> you should absolutely be able to interview in the language of your choice. Except the choice is between Java, C++ and Python. They are very clear about that, asking what your preference is during the scheduling phase. I went through the interview process this year, and even tried to ask my interviewers if it was ok to do Kotlin instead of Java. It wasn't.
I have interviewed with Google 7-8 times over the past 3-4 years (Google has mostly rejected me, but last time I cancelled the process with an onsite scheduled due to personal reasons) - every single time, Google has let me interview with JavaScript.
Compare career levels across companies
321–330 of 428 posts
Re: Compare career levels across companies
#322Earlier quoted context omitted.
There are two problems with these: 1) If you aren't at one of these companies, it's not a fair comparison. It's really difficult to find a pre-IPO company who is going to compensate you like these, if for no other reason than that options are just not something you can easily stick a dollar value on. 2) It's kind of depressing. It's very easy to find people at similar experience levels as you making FAR more money (p…
I agree that there are tiers of companies when it comes to compensation, and this site tends to skew towards recording datas for higher tiers (but many of the companies this site provides levels for do NOT pay as much as FAANG - as more salary data is added this will become clearer). And this can certainly be frustrating/depressing when comparing with individual compensation. It should be noted that the pay different…
If you can already tell ahead of time which company's stocks are going up, just take more cash and use it to buy those stocks.
You can probably figure out why telling people to pick a single winning stock isn't good repeatable advice.
When you do get equity, sell your shares as soon as you're allowed. Don't bet on a single company more than you have to -- you're already staking a large chunk of your salary and career on them.
Re: Compare career levels across companies
#323Earlier quoted context omitted.
I live in Thailand and mine looks -extremely- low.
Unfortunately for Sydneysiders their cost of living is just as high as Bay Area. At least Thailand is much cheaper.
Re: Compare career levels across companies
#324Earlier quoted context omitted.
So what you're saying is that this tool is bad because it makes you sad ?. Information is empowering use it to make informed choices about your career. If you're taking less money, make sure there is some trade off you're happy with. Also, most Google jobs are language agnostic. You can code in pretty much one of C/C++, Java, Python, Google hires for generalists. Your Ruby experience is not what's holding you back, s…
Right now, Google wants to interview me as a front end dev (I have an on site in a couple weeks). Thing is, I'm not; I'm a backend/ infrastructure person. But of their languages I knew Javascript the best. So they gave me a phone screen in that, which I passed; but can I handle an on site in something I haven't really touched in 5 years? Will I read as senior even if I pass?
Re: Compare career levels across companies
#325The IBM ranks are inaccurate. Fellows are not above DEs. Both are the highest ranks indeed, but of two different tracks. DE is the highest rank of the engineering track, while Fellow is the highest rank of the research track. Fellowship have also be granted to non-research people over the past 20 years, diluting the merit of the title IMHO. Examples of fellows are: John Backus, Gene Amdahl, Ken Iverson, Benoit Mandel…
I was at the IBM LTC from 2001--2009 as an STSM, and my understanding was that DE's could absolutely get promoted to Fellows. So assuming that Fellows are "just" the highest rank of the research rank is not really accurate. Perhaps that's what you mean by "diluting the merit of the title", but that sounds like you're coming from the Research side of IBM. :-) Yes, it's rare for a DE to get promoted to be a Fellow, but…
Re: my “dilution” comment, i was not thinking about DEs. I was thinking about non-technical people (management, law, accounting, ...) that have been creeping up the Fellowship lately. Also the bluewashed executive that were given a fellowship package to seeeten the pot.
Re: Compare career levels across companies
#326Wow, I'm 40 year old director at big fortune company... and I find this mildly depressing lol. Why is this so different than Glassdoor?
I suspect Glassdoor mostly gets money from employers so it reflects what they like to see =)
Re: Compare career levels across companies
#327Here's a slightly related open question: Are Engineers in the US just much richer than in the UK? For perspective, I started my career with an MEng in Electronic and Electrical Engineering as a Hardware Design Engineer at £35k (I out-earned most of my fellow graduates). It seems like these salaries are just comically disjointed from my entire experience of life. Can anyone here speak to the differences? Everything I'…
To answer your question, yes, pay in SF/CA/USA definitely outweighs the increased cost of living. Software engineers here are paid more than anywhere else in the world. It makes sense though since the wealthiest tech companies in the world are here, the most talented engineers gather here for that reason, and companies can afford to pay high compensation packages in order to get the best talent. I don't expect other…
Re: Compare career levels across companies
#328Earlier quoted context omitted.
My company is allegedly aligned with Google’s levels here, and people routinely make Senior within 4 years. Spending more than 2 years at Eng I or Eng II is considered a cause for serious concern. So T4 after 16 years is very surprising. Something is off.
It is not especially unusual for industry hires (even those with plenty of experience) to come in at T4 for Google. Being productive and effective within Google is an additional skill which is not identical to the outside, so it's a risk avoidance measure on both sides. Assuming your experience translates well, people frequently go for promo within a year or two.
I don't buy that. I get that Google has a whole lot of proprietary stuff they have built their business on, but being in that situation is not unique to Google.
> Assuming your experience translates well, people frequently go for promo within a year or two.
If that's the case, I'm not going to feel bad rejecting this offer.
Re: Compare career levels across companies
#329Maker here, posting this as a top-level comment for visibility. Lots of folks are interested in the salary information alone. We have a dedicated page for compensation information: https://www.levels.fyi/comp.html There's also a short url: http://www.comp.fyi :) Edit: You can also contribute by adding your comp here: https://www.levels.fyi/addcomp.html
With compensation like that, I have to reconsider my drive to be an entrepreneur. If you can make a million bucks working for someone else, why work for yourself?
It’s not all about money of course, and if you can run your own place you can probably get into into a tier 1 tech company.
Re: Compare career levels across companies
#330Earlier quoted context omitted.
I interviewed and passed at google. Through 6 interviews I used JS, C, Go, and Swift. One of the tougher Qs was to make a pretty full-featured promise library from scratch in whatever language I wanted in one of those interviews. Chose Swift because I'm a fan of the syntax for blocks (esp when whiteboarding). Feedback was that was my best interview of the day. My experience - they wanted to know I could program, didn…
What is a promise library? Sounds rather complex, how does that even fit on a whiteboard?