Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 65901

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

2 35448

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

10 40482

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 43911

program to Reverse a linked list

12 74476

write a program to Insert in a sorted list

4 15581

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

3 18198

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 40544

How to swap two variables, without using third variable ?

104 265940

how to check whether a linked list is circular.

11 64152

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 23056

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 15588

Find your day from your DOB?

15 22174

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 22830

String copy logic in one line.

11 29254

Post New Microsoft C Code Interview Questions


Microsoft C Code Interview Questions


Un-Answered Questions

How many bits is a 64 bit byte?

1138


Why is csrf important?

556


How to change the default font in ms word?

613


Who created windows?

937


Do you know what facebook edgerank is? Why is it important?

627


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

1130


Where can I get CPWD electrical specifications & Shedule of rates? Please help me

2299


Explain what is maven artifact?

187


How we can draw rectangle using svg in html5?

906


What are some of the features of office 365 development tools?

787


Why do we use distinct polarisation (UL-H:DL-V) while uplinking and downlinking rather than same (UL-H:DL-H)?

1976


Is chrome os based on linux?

974


Is tapestry a jsp tag library?

112


Can sql and power query/query editor be used together?

1


Why doesnt long int work?

1099