Live data from Hacker News

How to Ace the Google Interview: Ultimate Guide

byte-by-byte.com

21–30 of 239 posts

Re: How to Ace the Google Interview: Ultimate Guide

#21
This is getting ridiculous. These guides to interviewing at specific companies are starting to sound like the video game cheat code books of old.

If the process is so nuanced that there's an entire industry around these types of guides (and Google even highly recommends you buy them!), then the process is fundamentally flawed.

But we already knew that, and as long as others are still playing the game, we are forced to play or miss out.

Re: How to Ace the Google Interview: Ultimate Guide

#22

Earlier quoted context omitted.

A perfect job interview could be defined as an interview for which the best study technique is to become a better choice for the role. Studying skills that would not directly contribute to job performance would not change the result of a perfect job interview in any way. In that sense, it's probably a good indicator for Google that the interview advice includes "practice writing code", "make it a habit to validate in…

I'm in the interviewer pool @ Google. > practice writing syntactically correct code on a whiteboard This probably differs from interviewer to interviewer as to how strictly it's adhered to, but it's not really a hard and fast rule. I'm sure there are some interviewers that will ding you on a forgotten semicolon, but I suspect that most would not. Personally I look for code that isn't so far from syntactically correct…

> But I've had candidates that try to make up language features, and that doesn't fly with me.

This piqued my curiosity. Can you give an example?

Re: How to Ace the Google Interview: Ultimate Guide

#23
Should be titled "How to Ace the Technical Interview in the Bay Area". Even absolute shithole bottom tier companies or unknown startups are asking these questions. Write perfect code on the whiteboard or get rejected. You have to put in A LOT of time into preparation even if you don't want to work at Google, which is ridiculous.

Re: How to Ace the Google Interview: Ultimate Guide

#24

Earlier quoted context omitted.

I'm in the interviewer pool @ Google. > practice writing syntactically correct code on a whiteboard This probably differs from interviewer to interviewer as to how strictly it's adhered to, but it's not really a hard and fast rule. I'm sure there are some interviewers that will ding you on a forgotten semicolon, but I suspect that most would not. Personally I look for code that isn't so far from syntactically correct…

> But I've had candidates that try to make up language features, and that doesn't fly with me. This piqued my curiosity. Can you give an example?

I once passed a whiteboard interview just calling random made-up operations on generic java arrays, like Array.flatten().

I was relatively new to programming and had been practicing in Java but didn't know how to execute a lot of map/filter/reduce operations off the top of my head like that. I did, however, know that my interviewer was a Python programmer that probably didn't know much about Java language features.

Re: How to Ace the Google Interview: Ultimate Guide

#25
post #19

Earlier quoted context omitted.

My immediate reaction to the title of the article was "... for SWEs and possibly SREs". But to answer your question, yes, absolutely.

Any ideas what the process would look like for something like Solution Architect for Google Cloud? I can’t imagine that there would be graphs and tree coding questions but you never know.

I think it largely depends on the person interviewing you. I know candidates interviewing for Machine Learning positions get asked with typical algorithm questions.

Re: How to Ace the Google Interview: Ultimate Guide

#26

Genuine Question: Apart from maybe the money or a nice resume entry, why would you/do you want to?

I don't work at Google (and I don't agree with some of the things the company's decided to do) but have many friends who enjoy working there. From what I hear, Google has an organizational structure that is very favorable for regular engineers. Once you're hired and you put in around a year of work in a team, it's almost trivial to find another team. Engineers also directly evaluate managers and I've heard stories of…

> I've heard stories of mid to high level managers crying in bathrooms because of poor reviews from their reports.

Is this your idea of an engineering nirvana? Does engineering happiness have to come at the expense of manager happiness?

Re: How to Ace the Google Interview: Ultimate Guide

#27
post #26

Earlier quoted context omitted.

I don't work at Google (and I don't agree with some of the things the company's decided to do) but have many friends who enjoy working there. From what I hear, Google has an organizational structure that is very favorable for regular engineers. Once you're hired and you put in around a year of work in a team, it's almost trivial to find another team. Engineers also directly evaluate managers and I've heard stories of…

> I've heard stories of mid to high level managers crying in bathrooms because of poor reviews from their reports. Is this your idea of an engineering nirvana? Does engineering happiness have to come at the expense of manager happiness?

It's not quite my idea of an engineering nirvana, no. I'm not sure where you got that impression.

Re: How to Ace the Google Interview: Ultimate Guide

#28

Genuine Question: Apart from maybe the money or a nice resume entry, why would you/do you want to?

I don't work at Google (and I don't agree with some of the things the company's decided to do) but have many friends who enjoy working there. From what I hear, Google has an organizational structure that is very favorable for regular engineers. Once you're hired and you put in around a year of work in a team, it's almost trivial to find another team. Engineers also directly evaluate managers and I've heard stories of…

Compared to many companies where managers make a lot of decisions in a room with no feedback given to or received from engineers, it's heck of a lot better.

A very substantial point actually.

Re: How to Ace the Google Interview: Ultimate Guide

#29
post #3

> For the phone interview, it will be on a Google document, and for the onsite interview, it will be writing code on a whiteboard. That part is not completely correct. At onsite can choose to write code in a Chromebook which will have a lightweight editor with syntax highlighting.

It wasn't really a choice when I interviewed there. All but one interviewer had me write code in the chromebook, which was my least favorite part of the interview process. The trackpad didn't respond to my slightly dry erase covered fingers, the keyboard was weird, and the quasi hangout software it was running crashed a few times, one of which required a full restart. That might not sound like a big deal but in a hig…

Tell your recruiter, interviewers are not supposed to force candidates to use chromebooks.

Re: How to Ace the Google Interview: Ultimate Guide

#30

This is getting ridiculous. These guides to interviewing at specific companies are starting to sound like the video game cheat code books of old. If the process is so nuanced that there's an entire industry around these types of guides (and Google even highly recommends you buy them!), then the process is fundamentally flawed. But we already knew that, and as long as others are still playing the game, we are forced t…

learn with the intent to become a better engineer, even if you don't hit the google mark (which is arbitrary anyway), you will become a better engineer. That is the philosophy most people should use when trying to aim for these companies. Don't cram, learn.
Post reply on HN