Visit our sponsor Granny's Eggs  
Home
Microsoft Interview Process
HR Questions
Technical Questions
Puzzles/Riddles
Resume Tips and Template
Discuss
Question to Interviewer
Interview Tips
Term Of Use
Site Feedback


Microsoft Interview Questions

These are the list of questions I have gathered from other sources and created myself over a period of time from my experience. I tried to answer most of them to best of my ability.  However, please feel free to post feedback to challenge, improve, or suggest new questions.  I want to thank those of you that have contributed quality questions and corrections thus far.

You can suggest, discuss, comment the questions.

Caution: The questions in this site are rumored to be MS interview questions. Solving them does not guarantee you a job in Redmond or in MS.

Microsoft Interview Questions (CPP)
Algorithims(C++)

Microsoft Interview Questions (CPP Fundamental)
CPP Fundamental

Microsoft Interview Questions (SQL)
List of SQL Server Developer interview questions,I tried to answer briefly here but be advised that these answers may not be complete and it will be better for you to go through text books, books online and other resources on the net

Microsoft Technical Interview
Application Designing

Microsoft Testing Interview (Software Testing)
Software Testing

Microsoft Interview Questions
.Net Questions

Microsoft Interview Questions
Microsoft Interview Questions Resources

New Articles
  • Program the Fib Sequence without recursion

  • Everyone learns how to do recursion with the Fibonacci sequence in Programming 101. Do it programmatically without recursion.

  • Implement and test a memcpy function
    Given a function header (in fact an out-of context function call):
    memcpy(src, dst, size)
    Write an implementation and test cases.
    Be sure to ask additional questions on what exactly the function does and the range of arguments as well.



  • Implement an allocator
    Implement a memory allocator, i.e. malloc function, free function and all data structures, needed for that.

  •  

    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.

  • 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.

  • 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.

  •  




  •