Tech IndustryMar 27, 2019

Bug in Google interview code

Had an onsite recently. In one of the interview I wrote the whole code but there was a bug in the code which interviewer had to spot and I fixed but later on I tried that fix after the interview and looks like it didn’t fix the bug. How do the interviewer will rank me in this case? Its hard to write perfect code in the whiteboard but Google is being notorious to expect that from the candidates. Is it a no hire?

Add a comment
Google vnnts Mar 27, 2019

Instant no hire.

Facebook SheepWolf Mar 27, 2019

This. Say bye to all your dreams.

Microsoft yo. OP Mar 27, 2019

Sux :(

Daimler kamkudy69 Mar 27, 2019

100% fail. Start looking elsewhere

Clever Devices nzbU08 Mar 27, 2019

You’ll likely be blacklisted by google, who shares blacklists with the rest of the top tier companies :(

Microsoft yo. OP Mar 27, 2019

Thats how u ended up where u r right now, dude?

Clever Devices nzbU08 Mar 27, 2019

I actually passed my google onsite but will be at Facebook in a couple months. So no :)

Google ovBk62 Mar 27, 2019

Did you claim that your fix actually fixed the bug? Because in such cases, Google is known to sue candidates for falsification.

Microsoft yo. OP Mar 27, 2019

Fuck me! Even I am feeling like trolling myself. lol

Google Mmkaay Mar 27, 2019

What you need in interviews is to convince the interviewer that your code is working. I wrote code in interviews that looks to be working but I knew it doesn’t work for not-immediately-obvious reasons (such as modifying a collection in a foreach loop), and got a pass. I probably did that at G Interviews as well.

Amazon keepLeeti Mar 27, 2019

@Mmkayy Do you recommend clearer code to a more efficient but harder to follow code for Google interview. There are some nice solutions on Leetcode discussions, but are not obvious that they work if you are not familiar with the specific technique.

Google Mmkaay Mar 27, 2019

Efficiency is an objective measure that you can quantify with O() notation. Clarity is subjective, less critical and you can’t measure it objectively.

New
VSwf01 Mar 27, 2019

It's time to quit tech and go back to school. It's not too late to be a doctor or lawyer.

Microsoft sendAsync Mar 27, 2019

Sorry to hear that. Can you share what was interview level(medium or hard) ?? Was questions from leetcode ??

Microsoft yo. OP Mar 31, 2019

All the questions were medium to hard. No leetcode.

Google rj73 Mar 31, 2019

What kind of bug? If it is something trivial like forgetting to handle an edge case, but otherwise your solution will solve the main problem, then the interviewer score you slightly lesser than the best score. But if it is a glaring mistake that will render entire solution useless, then your score will be low. That said, if you score really good on other interviews, then the recruiter may choose to move forward with the hiring packet. Speak with your recruiter. Sometimes they may be able to arrange for a second round of remote coding interviews if they think there is potential.

Microsoft yo. OP Mar 31, 2019

I guess I got low score in that interview. That bug was one of that glaring one as you defined. My recruiter said it’s mixed/borderline feedback. So he is looking to match a team before the HC

Google moogli Mar 31, 2019

If your resume is strong, then this may still work out, if you can get good team match. But with a mixed/borderline score, the HC will most likely reject it. Can you ask if your recruiter can arrange for two more remote coding interviews to balance the current score. This can be done.