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 65067

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

2 35287

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

10 40051

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 43561

program to Reverse a linked list

12 73897

write a program to Insert in a sorted list

4 15403

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

3 18038

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 40031

How to swap two variables, without using third variable ?

104 262480

how to check whether a linked list is circular.

11 63770

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 22860

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 15370

Find your day from your DOB?

15 21572

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 22523

String copy logic in one line.

11 28793

Post New Microsoft C Code Interview Questions


Microsoft C Code Interview Questions


Un-Answered Questions

What is the purpose of reuseidentifier?

836


What are bug leakage and bug release?

1256


Explain what is schema mapping?

99


What is fineness modulus ? and its sieve # ?

1367


explain checkin and checkout?

1133


Explain the functionality of iiop ?

1148


What is your development process?

1196


How many escape sequences are recognized in double-quoted strings in php?

983


What is an algorithm in java collection framework? : java collections

1048


Mention some advantages of swift?

804


Define step() function in Kotlin?

200


Explain the above-mentioned storage types allowed by openstack compute?

244


What is filter python?

856


Explain the environmental factors that affect entrepreneurship development in India.

5


What is 2nf in normalization?

980