Microsoft Interview Questions
All you need to prepare for Microsoft Interview
Interviewing at Microsoft is different from Interviewing at other companines and hence I decided to launch this site just for it. Here is a typical set of Interview questions asked for an entry level Software Design Engineer(SDE), Software Design Engineer in Test, Software Test Engineer or Internship position.
This web-site is organized into the following sections:
Microsoft Interview Process
If you have been short-listed to interview for a position your Microsoft Recruiter will contact you and let you know the process in place in the specific location for which you are based (the interview process differs slightly dependent upon role, location and availability of our interviewing teams
|
Microsoft HR Questions
Question asked by recruiters at Microsoft. Find Answers to the toughest HR questions. You can also add HR Questions which you think are missing from the List.
|
Resume
Resume Tips and Template
|
Site Feedback
use this section to give your feedback on this Site.
|
Dislaimer: This page is in no way connected with Microsoft Corporation, its affiliates. The questions on this site are rumored to be Microsoft interview questions. Solving them does not guarantee you a job in Microsoft. Answers are also based on individual opinion and might not be correct
|
|
 |
|
|
New Articles
Combinations in a character array.
Write a program that takes input a char array and outputs all the combinations of the characters in the character array.
Example: consier char array {'a','b','c'}
the output shouold be abc,cab,bac,acb,cba,bca that is all the combinations of characters 'a','b','c'.
N-Queen Problem.
Write a Program to solve N-Queen Problem.
Reverse a string
Reverse a string using recursive function
|
|
|
|
Most Popular Articles
Crazy Guy On The Airplane
A line of 100 airline passengers is waiting to board a plane. they each hold a ticket to one of the 100 seats on that flight.
What are your greatest weaknesses
Beware - this is an eliminator question, designed to shorten the candidate list. Any admission of a weakness or fault will earn you an âAâ for honesty, but an âFâ for the interview.
Question: Tell me about yourself.
Many candidates, unprepared for the question, skewer themselves by rambling, recapping their life story, delving into ancient work history or personal matters.
|
|
|
|
|
|
|
|
|