Hacker News new | ask | show | jobs
by jokethrowaway 1044 days ago
There's definitely a bias in the interviewing process when someone is ex fang, everybody wants to have a FANG in team to brag about it. At the same time we try to keep the interview objective: we want someone who is nice to work with.

A quick tip:

When interviewing engineers I noticed that ex FANGs tend to fail the soft sides of the interview.

The type of interviews we do are relatively easy coding exercise (implement a frontend in react to do X, implement an API, fix an existing codebase). It's way easier than any fang exercise.

The core is not really getting the exercise 100% right (bugs may creep in, especially in a stressful situation), as long as you can prove you know how to work with some (=any) frontend or backend technology and reason about your code.

Something else we evaluate is how well they work with the interviewer to solve the problem.

From my experience FANGs people tend to be great problem solvers, but poor coworkers. Try to fine-tune that in your next interview!

Best of luck!