Thread regarding Cisco Systems Inc. layoffs

google interview question

I got a call from google and scheduled an interview. If any of you attended a google interview, can you share the interview questions, especially c language and system design questions?

by
| 2547 views | | 9 replies (last ) | Reply
Post ID: @OP+1j6P901M

9 replies (most recent on top)

I am the OP and couldn't go through it.

by
| | Reply
Post ID: @mrgu+1j6P901M

Google interview is over. in domain interview, I told them I didn’t hear about few things that they expect me know. Will that be an issue?

by
| | Reply
Post ID: @dbdk+1j6P901M

They’re eventually going to hit you with the “A friend asks you where they should start a bakery business. What do you tell them?” questions.

Just know there is not right or wrong answer to anything you say.

And that’s the point.

So when you make it through the interview process and they ultimate decide whether to hire you based on your ethnicity, gender, political beliefs, etc. (because Google cares a lot about that), they can cite how you answered these nebulous questions as the reason why/why not they hired you.

And since there’s no right or wrong answer, they can never be incorrect about their assessment on your answer.

by
| | Reply
Post ID: @dnkl+1j6P901M

I spent over a year in total fixing use after free bugs and race conditions because so few people at Cisco learned how to design interconnected data structures to remove elements deterministically so that’s a good place for many to start. Also, knowing quality metrics beyond KLOCS would show you know something that has occurred in the past 50 years. Know why it’s better to use functional decomposition and refactoring to reduce the size of a code base rather than cutting and pasting code over 1,000 files at a time. Heck, know what functional decomposition and refactoring are. Learn what happens when you move code out of an environment where malloc is expected to zero memory to an environment where it doesn’t where calloc could have been used to do the job correctly everywhere. Learn how to grasp a fourth bullet point without having a conniption.

tl;dr: learn anything that is taught in a good high school that most Cisco software engineers with decades of experience will never know.

by
| | Reply
Post ID: @5pkc+1j6P901M

They may ask you why you're looking for a job.

You might want to tell them at the interview that the current company is so toxic and intolerable and just time-wasting, filled with 20+ year-tenure managers bossing around without experiencing any other company hence no skill no expert that I'm lookin for a job.

by
| | Reply
Post ID: @2eej+1j6P901M

Dunno about their interview questions, but Google is sending some food trucks to our company parking lot this Tuesday for some event. They better be good, do not disappoint me Google! 8^)

by
| | Reply
Post ID: @1vjn+1j6P901M

I had this interview question at Google: what's the difference between a=1 and a==1

by
| | Reply
Post ID: @1amb+1j6P901M

Tell me about a time when your customer had a gnarly TAC case where support dropped the ball and your AM put all escalation responsibilities on you. How did you help the customer get the helped they needed to resolve the problem?

by
| | Reply
Post ID: @1wow+1j6P901M

I can run, but I have no feet. I have a bed, but I do not sleep. I have a mouth, but I can not eat. What am I?

by
| | Reply
Post ID: @1mbm+1j6P901M

Post a reply

: