Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Microsoft Interview Questions
Questions Answers Views Company eMail

Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like.

21 46137

Write a routine to draw a circle (x ** 2 + y ** 2 = r ** 2) without making use of any floating point computations at all.

2 21438

Give a one-line C expression to test whether a number is a power of 2.

10 23951

Give a very good method to count the number of ones in a 32 bit number. (caution: looping through testing each bit is not a solution)

7 28416

program to Reverse a linked list

12 57202

write a program to Insert in a sorted list

4 13549

Write a routine that prints out a 2-D array in spiral order

3 16584

Write, efficient code for extracting unique elements from a sorted list of array. e.g. (1, 1, 3, 3, 3, 5, 5, 5, 9, 9, 9, 9) -> (1, 3, 5, 9).

13 35404

How to swap two variables, without using third variable ?

104 224573

how to check whether a linked list is circular.

11 59762

Write out a function that prints out all the permutations of a string. For example, abc would give you abc, acb, bac, bca, cab, cba. You can assume that all the characters will be unique.

5 21071

Write a prog to accept a given string in any order and flash error if any of the character is different. For example : If abc is the input then abc, bca, cba, cab bac are acceptable, but aac or bcd are unacceptable.

5 13467

Sir, I need to do my certification course for .NET. Will u provide me the information of how to prepare for the certification test. And also specify me the online books that is useful in studing for .NEt platform

3 10015

How did you first get interested in Computer Science?

4 13112

What do you like to do best related to computers now (programming, administration, testing, manage projects, etc)? What is it about that area that you specifically enjoy?

1 2762

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What is difference between google sheets and excel?

295


What is the use of plugins in maven?

139


When you mistakenly enter wrong master data for an equipment, how do you manage this?

453


Have you written test plan?

537


What is elements.xml file in feature in sharepoint 2010?

459






What are message queues in linux?

474


What is application server clustering?

453


Explain what is fact less fact table? Where you have used it in your project?

523


What is abstract class in python?

444


What is a ribbon menu?

316


What is the role of personnel officer?

548


What is grid system and list some grid classes?

1


What are the best Cloud computing companies in business these days?

313


How to get data from mysql in php?

445


What is Gray-value morphological processing?

878