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 C Code 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 48733

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

2 22076

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

10 25488

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 29693

program to Reverse a linked list

12 58955

write a program to Insert in a sorted list

4 14229

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

3 17161

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 37239

How to swap two variables, without using third variable ?

104 233837

how to check whether a linked list is circular.

11 61258

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 21781

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 14172

Find your day from your DOB?

15 18927

Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it.

9 20990

String copy logic in one line.

11 26683

Post New Microsoft C Code Interview Questions


Microsoft C Code Interview Questions


Un-Answered Questions

Can anyone convert a 5/2 way or 3/2 way valve into an ISO valve?

680


How would you control size of an element on resize of the window in a component?

597


How do I minor in political science?

5


Is angularjs mvvm or mvc?

1


We need to follow an order in items.xml, when we declare item types in items.xml. Why is this required?

5






can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.

2028


What is treemap chart?

633


can User access these kernel objects structures?

2088


Pls send me the papers for Section engineer exam for railways.Its on 9th oct-08.Its urgent.My id is abhay_jg@yahoo.com

2012


When we click outside of modal popup, it will close, how to resolve it?

1


The authorized capital of nabard in 2013 was raised up to what limit?

776


what is a traditional network library for sql servers? : Sql server database administration

635


What is ienumerable t in c#?

616


how many languages do you know?

836


How do I wipe my hard drive and reinstall windows?

552