I had a similar experience (and result) recently, although it was my first time interviewing with Google, and I did my coding in Python. I want able to get any detail whatsoever about why I was rejected; the feedback Vijay got would have been appreciated!
Isn't Python a decent choice for whiteboarding algorithms style interviews? Visually Python is quite streamlined and also Python alleviates having to write a bunch of boilerplate. I'm curious why using Python would be an issue for a Google type interview? It was my understanding that one of the reasons for these style interviews was to get away from being language specific - in other words if someone has good CS fund…
Google Interview Experience
11–15 of 15 posts
Re: Google Interview Experience
#12Earlier quoted context omitted.
Isn't Python a decent choice for whiteboarding algorithms style interviews? Visually Python is quite streamlined and also Python alleviates having to write a bunch of boilerplate. I'm curious why using Python would be an issue for a Google type interview? It was my understanding that one of the reasons for these style interviews was to get away from being language specific - in other words if someone has good CS fund…
Using Python for an interview at Giogle is absolutely not a problem. Source: I interview candidates there.
Re: Google Interview Experience
#13Earlier quoted context omitted.
Personally, I'm more surprised it takes most people multiple times and months of prep when you hear is Stanford freshmen getting internships with no additional effort save for reading CTCI.
Well the tests are all optimized to filter for early 20s from a handful of CS programmes.
Re: Google Interview Experience
#14As someone who dreams of one day making it therI, this scares the crap out of me and makes me feel like everything I know and have worked for isn't possible. It's really disappointing to hear that this is the interview style as I struggle coding with people watching and judging every little thing that I do.
Re: Google Interview Experience
#15I had a similar experience (and result) recently, although it was my first time interviewing with Google, and I did my coding in Python. I want able to get any detail whatsoever about why I was rejected; the feedback Vijay got would have been appreciated!
Isn't Python a decent choice for whiteboarding algorithms style interviews? Visually Python is quite streamlined and also Python alleviates having to write a bunch of boilerplate. I'm curious why using Python would be an issue for a Google type interview? It was my understanding that one of the reasons for these style interviews was to get away from being language specific - in other words if someone has good CS fund…
Google's questions tend to be about data structures and algorithms, and fairly language-agnostic (although you're expected to know the language that you choose well, and use it elegantly).