Possible Duplicate:
Really “wow” them in the interview
Let's say I appear for an interview. What questions could I expect and how do I prepare?
Let's say I appear for an interview. What questions could I expect and how do I prepare? |
|||||
locked by World Engineer♦ Mar 9 at 23:50This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: help center. marked as duplicate by Mark Trapp Sep 20 '11 at 4:14This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question. |
|||||
|
Programming Interviews Exposed is also helpful.
I've used it in preparing for my last round of interviews and while I didn't end up needing it, reading through it certainly made me feel more confident and prepared. The book also has a section on non-programming questions such as salary negotiation, which I found very helpful. |
||||
|
Michael Pryor has a site dedicated to technical interview questions. A good interview though will contain a lot of questions about the technology they are hiring for. And you will probably also need to write code. Unfortunately there is no shortcut for this, only experience will help you here. This link also details a list of Programming Puzzles. For the prior (or should I say pryor) you prepare by working through the questions and getting good at those types of questions. For the later you should be preparing your whole career. |
||||
|
Questions every good .NET developer should be able to answer? Questions every good Java/J2EE Developer should be able to answer? Questions every good Database/SQL developer should be able to answer What questions should every good JavaScript developer be able to answer? |
|||||
|
In my experience, the best way to prepare is not to do much beyond relaxing, and (as tia says) reading up on the team. You know what you know, and you're only as smart/experienced as you are right now, and no amount of last minute prep will enhance that. Expect them to ask you to write code for a simple but tricky problem. By virtue, the question shouldn't take a lot of code, so if you find yourself thinking or writing a long program, you're probably not on the right track. Do explain your thinking as you go. Some interviewers might ding you on not finding the right solution, but spot things they like about you as you explain. Sometimes, they will give you a non-programming puzzle. In my experience, if they ask you one you already know, just be honest and tell them you know it and move onto the next question. Again, honesty is one of the top things people appreciate, and they can spot prior knowledge from a mile away anyways. Most of all, get good sleep, relax, and try to be in a good mood. |
|||
|
|
|||||||||
|
Prepare everything else. Company's profile. Why you like the company. etc. If you already have an appointment for interview, I think it is too late to prepare for technical knowledge. Good interviewer will be able to spot that your answers come from experience or not. |
|||
|