Previous post : https://www.teamblind.com/post/Google-Level-targeting-Interview-how-to-prepare-LAmtuoJZ
In short, I failed to target the L5 bar, and I'm going to taking "one more level target interview for L4".
The coding interview went like this: The interviewer gave me a question. (it's difficulty was LC Medium-Hard) I gave a bug-free complete code from the beginning within ~25 min. The interviewer asked me to extend my code to handle all bizarre edge cases. There were really difficult edge cases that requires the implementation to be significantly changed. (this was at LC Hard level) I was able to write a bug-free complete code for that within the time frame. My code was very idiomatic and clean, and the complexity was optimal.
The recruiter said : "To be considered as Google L5 target, in the feedback of technical interviews, it's unacceptable to see any ambivalent phrase like 'the candidate was not able to give perfect answer from the beginning, but the candidate was eventually capable of handling all cases'. Only feedback something like 'The candidate did everything perfect before my engagement so there is nothing to say' would be acceptable"
Come on, I have a lot of Google L4/L5 friends. I regularly conduct mock technical interviews with them. I think more than half of L5 employee can't make this bar if they re-interview. If I were to give coding questions as interviewer, I can come up with many subtle problems that they are very unlikely to bring up a perfect solution from the beginning. (How do I know? Because I watched it)
So what can I do? I'm not an US citizen, my country has shitty tech infrastructure, there is no other top-tier tech company here other than Google, so I have no choice.
TL;DR
1. Don't believe many coding interview tips that can be found in the internet something like "interviewers want to see your way of thinking, optimal solution itself is not very important". No, never. They are all bullshitting.
2. The interview bar is unlikely absolute evaluation, there is a matter of demand and supply
#software #swe #google
Want to see the real deal?
More inside scoop? View in App
More inside scoop? View in App
blind
SUPPORT
FOLLOW US
DOWNLOAD THE APP:
FOLLOWING
Industries
Job Groups
- Software Engineering
- Product Management
- Information Technology
- Data Science & Analytics
- Management Consulting
- Hardware Engineering
- Design
- Sales
- Security
- Investment Banking & Sell Side
- Marketing
- Private Equity & Buy Side
- Corporate Finance
- Supply Chain
- Business Development
- Human Resources
- Operations
- Legal
- Admin
- Customer Service
- Communications
Return to Office
Work From Home
COVID-19
Layoffs
Investments & Money
Work Visa
Housing
Referrals
Job Openings
Startups
Office Life
Mental Health
HR Issues
Blockchain & Crypto
Fitness & Nutrition
Travel
Health Care & Insurance
Tax
Hobbies & Entertainment
Working Parents
Food & Dining
IPO
Side Jobs
Show more
SUPPORT
FOLLOW US
DOWNLOAD THE APP:
Google “Level targeting Interview”, how to prepare?
comments
Interviewers aren’t just trying to fail every candidate for any reason - they are just trying to make sure the candidate demonstrates the things they are looking for. Maybe you just have a poor self-assessment of your actual performance?
Sure it’s also possible you got unlucky or whatever, but from your attitude it just looks like you’re looking for something to blame. Maybe introspect a bit more and see if it really is the case that you did as well as you thought you did. No google interviewer expects the candidate to give a perfect answer from the beginning, so it must be some other reason
I missed some edge cases, so didn't consider them in writing the initial implementation. The interviewer guided me and I took them into account to write another implementation. That's all. If we assume that kind of edge cases aren't allowed, then the problem will be considered as LC medium. If we have to take into account all edge cases, the problem is definitely LC hard.
I didn't say interviewers aren't just trying to fail every candidate. I just said that my interviewer wrote something like "the candidate was initially unable to consider all edge cases initially, but he did after being guided". This is what the recruiter at your employer told me, not my own guess.
And hiring bars don't have to be the same for the same company. It may depends on region, available headcount, or individual interviewer. Many people passing L5 interview bars with <=5 YOE? It can be possible, but my acquaintances who work at Google (at my region) have never seen that.