I am preparing for an interview with Google (Mountain View) I was wondering if anybody could share some of the questions and experiences.
I have been told that they ask both brain teasers and coding/algorithm questions this time
|
I am preparing for an interview with Google (Mountain View) I was wondering if anybody could share some of the questions and experiences. I have been told that they ask both brain teasers and coding/algorithm questions this time |
|||||||||||||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Steve Yegge's Get That Job At Google is the best resource I know of. |
|||||||||||||||
|
|
Each interviewer is encouraged to think up their own questions, and we have a list of "banned" questions that are too widely known. Also, if you already know about the question it will be pretty obvious to the interviewer, and they'll either make it harder or just ask a different one. Steve Yegge's advice that Simucal referenced is really good. Basically, know your stuff and don't be too downhearted if you don't get in. (Pretty much everyone I talk to at work says they're the fluke that did get in and shouldn't have done. We all view the recruiting process as a really, really high bar.) Good luck! |
|||||||||||||||
|
|
I have worked for Google and Microsft and done a ton of these interviews. We just published a book called "Algorithms for Interviews". Me and my co-author have put in 2 years of effort in it and we think the end result is very nice. I'd highly recommend it to anyone who is preparing for an algorithms/coding interview. Also, I'd love to get your feedback on the book at amit@algorithmsforinterviews.com Here is a sample of problems from the book:
For more sample problems, you can look here. |
|||||||||||||||||||
|
|
I've put together 140 Google interview questions. You might find it helpful. Check it out: http://blog.seattleinterviewcoach.com/2009/02/140-google-interview-questions.html
|
|||
|
|
I remember reading somewhere that interviewees at Google have to sign an NDA about the questions being asked. So how do you expect people to tell you what questions they have asked? Anyway, as aku said, search the Internet.. you might not find specific questions, but you will get to know in which areas they ask questions from... All the best!! |
|||
|
Although not directly related you might want to check this previous discussion: interview-programming-test-practice Or this book: Programming-Interviews-Exposed-Secrets-Landing/ |
|||
|
|
|
For a software engineer I found this link pretty good http://mysubwaydream.blogspot.com/2011/01/google-interview-questions.html |
|||
|
|
|
I'm surprised no one's linked to the list of 10 questions that was printed U(W)'s *math*NEWS in 2008: Ten Google interview questions - Actual, real interview questions!. Having been through google interviews myself and coached friends, these are good practice questions. As others point out, Steve Yegge's post is the first thing to read. Then, you must practice with paper or a whiteboard. Get a friend over, give them some beers, and have them pick questions from any of these lists and ask them to you. If they think you've made a mistake, they should say "are you sure that's correct?". If you provide an algorithm that's not optimal, they should say "is there any faster way to do it?". First you should simply describe a simple solution, and then iteratively improve it. Also, be sure to go through examples that you create at the start to show that you understand the problem and to get some different forms of the input data into your head. |
|||
|
|
|
Take a look on this web site http://google-interview.com Seems they gather all "google stories" mentioned above. |
|||
|
|
|
I used this one earlier for Google Interview questions Few more good ones are found here as well. http://www.freshersinterviewquestions.com/category/google-interview-questions/ |
|||
|
|
|
I had phone interview with google for software engineer position. I was asked to develop a cache interface and implementation in java.
|
||||
|
|
|
You can check the following sites, they have a lot of Google questions and for other companies as well |
|||
|
|
|
I'm not kidding, when Google conducted interview in our college in Bangalore... I got very weird questions completely out of scope like "How many buses does local transport corporation own ?" So, be ready with some local facts n Best of luck :) |
|||||||||
|
|
MOre google questions at http://mysubwaydream.blogspot.com/2011/01/google-interview-questions.html |
|||
|
|