I applied online. The process took 1 week. I interviewed at Google (Hyderabad) in Jan 2015
Interview
2 rounds back to back , many questions asked in C programming.
Resume was attached in my application so the interviewer grilled me on all the projects I had mentioned in my resume. Apart from that, it was mainly technical.
I applied online. The process took 3 days. I interviewed at Google (Atlanta, GA) in Nov 2014
Interview
I applied online, and got a chance to be interviewed at the local office. There were two rounds, each with two questions. First round, got the questions quite smoothly solved but did not finish the code in 45min. Second round, the interviewer got problem with the hash function I was proposing and did not lead to the coding stage.
Interview questions [1]
Question 1
Binary search a bitonic sequence
Print login logout logs in order of time;
Find shortest word containing the characters on a vehicle tag;
I applied through an employee referral. The process took 1 day. I interviewed at Google in Mar 2015
Interview
This a phone interview. Firstly, I was told to briefly talking about my working experience before my master degree and my course project, then he ask some fundamental questions about binary search tree and hash table, and compare their usage in different conditions. Then he ask two coding problems.
Interview questions [2]
Question 1
Write a function to determain if a string is Palindrome?