Live data from Hacker News

Ask HN: Senior Positions Interview Prep Resources?

news.ycombinator.com

61–70 of 120 posts

Re: Ask HN: Senior Positions Interview Prep Resources?

#62

Earlier quoted context omitted.

You can’t be serious. It’s not that hard.

Not sure why you're being downvoted. It's definitely not that hard, and contributing to LLVM/Rust/V8 is not a requirement either (I would still recommend it, but mostly because it sounds interesting and you would likely learn a lot). Source: interviewed with 3 FANGs a few months ago without any significant open-source contributions, got L6 or equivalent offers from all 3. I also don't have a CS degree, for anyone who…

you got an L6 without CS degree?

How many years have you been working in SW industry ?

Re: Ask HN: Senior Positions Interview Prep Resources?

#63
post #61
post #47

Earlier quoted context omitted.

Sorry, rather not say. We are ~1000 employees.

GitLab something ? AFAIK the only company that is both remote and pay friendly.

GitLab is not great for remote pay (especially if you live in a low cost area). I work remotely, and would take a big cut if I were to move to a similar position at GitLab.

Re: Ask HN: Senior Positions Interview Prep Resources?

#64
post #3

You are on the right track in terms of preparing for a FAANMG-level interview. But it pains me to say that this just only meets the bare-minimum that they are looking for as in to prove that you can 'program' as the other thousands more candidates will be applying too. What you need to differentiate yourself is to learn the undocumented dark arts for whiteboard interviews that the FAANMG are really looking for in a t…

You can’t be serious. It’s not that hard.

[deleted]

Re: Ask HN: Senior Positions Interview Prep Resources?

#65

Earlier quoted context omitted.

You can’t be serious. It’s not that hard.

Not sure why you're being downvoted. It's definitely not that hard, and contributing to LLVM/Rust/V8 is not a requirement either (I would still recommend it, but mostly because it sounds interesting and you would likely learn a lot). Source: interviewed with 3 FANGs a few months ago without any significant open-source contributions, got L6 or equivalent offers from all 3. I also don't have a CS degree, for anyone who…

When I interviewed at Google they told me to come back when I had more open source contributions. I already had hundreds of thousands of lines in a prominent open source systems project at the time, so they must really want a lot.

The hiring bar at these places is pretty astronomical. Realistically it’s going to be well out of reach for a majority of even the very best programmers in the world.

Re: Ask HN: Senior Positions Interview Prep Resources?

#66

There are companies that will pay near FANG levels (maybe 10-15% haircut) without subjecting yourself to onerous completion of hundreds of LeetCode problems. There are other options, and we should be aware of them. You'll still need to prove you can code, but the questions we ask have practical application to our codebases: we use recursion and trees, for example, so we ask questions about those. Other companies will…

levels.fyi is currently showing $466k median offer total comp for L6 (staff SWE) at google. Who is paying $395k-$420k to IC hires without FAANG style interviews? The only other companies paying that to IC hires that I know of are in the financial industry and that interview process is even worse.

What is a L6 in real world terms? where would they fit on the GS scale (I may or may not) be applying for a GS15 equivalent in the UK Grade 7 or maybe 6

It would be interesting to see where that fits in a FANG context

Re: Ask HN: Senior Positions Interview Prep Resources?

#68
post #23

Earlier quoted context omitted.

TBH, it's not far off... I've done 200+ problems on leetcode, all of ctci, and lots more. Hundreds of hours of prep over the last 5 years. Never received an offer from FAANG after 10+ on-sites with them. Know others with similar experience. People I know who get offers are even more aggressive with prep but also get lucky. (As they sometimes get rejected even when they've received an offer from the company before...)

Sorry to hear that but you really don’t need to be contributing to the projects mentioned to get in. Theres tens to hundreds? of thousands of FAANG employees and I assure the majority are not at that caliber. It’s nice to glamourize it a bit but you guys make it sound downright mythical.

The problem is that for a FAANMG company to throw a Leetcode question in 2019, it's equivalent to a entrance exam, especially towards thousands of applicants. Eventually, they will use something else to assess your skills that will eliminate many applicants. I wouldn't risk getting eliminated for not differentiating myself.

Leetcode questions are not enough for 'seniors', even as a interviewer, it brings the same good problem solvers, but not enough applying this into practise such as open-source projects / contributions, which is faster to review than these Leetcode questions.

> It’s nice to glamourize it a bit but you guys make it sound downright mythical.

Perhaps not in 2012-2014 but in 2019 it is the reality of many candidates getting a FAANMG level role that have to face a competition of thousands of applications every week.

I wish it were easier than this, but when I look at the following real world open-source projects:

* FB creating the Hermes JS Engine.

* Netflix submitting patches to the Linux Kernel.

* Googlers working on Fuchsia OS.

* Apple hiring dynamic linker engineers for dyld3.

* Amazon writing the firecracker virtual machine.

* Microsoft hiring engineers for Typescript and Chromium.

I think that justifies utilising the data structures and algorithms resources listed above. And now if one told me that they have some contributions to at least one of them, I'd tell them to send a link to the code-review / patch and I'd just bring them onsite and ask more questions about it.

Re: Ask HN: Senior Positions Interview Prep Resources?

#70
post #37

Earlier quoted context omitted.

levels.fyi is currently showing $466k median offer total comp for L6 (staff SWE) at google. Who is paying $395k-$420k to IC hires without FAANG style interviews? The only other companies paying that to IC hires that I know of are in the financial industry and that interview process is even worse.

You normally don't move into a L6 position from the outside either.

My understanding is that it is rare as compared to lower levels but far from impossible. The data points at levels seem to bear that out.

Whereas in some other, smaller companies there are perhaps one or two ICs at that pay level, they have been at the company for a decade, and hold all the tribal knowledge. No one ever gets hired into that type of position.

Post reply on HN