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 64479Write a routine to draw a circle (x ** 2 + y ** 2 = r ** 2) without making use of any floating point computations at all.
2 35180Give 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 43341Write, 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 39657Write 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 22719Write 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 15192Given 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 22259Post New Microsoft C Code Interview Questions
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Explain how can a jobs execution priority be modified?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What do you understand by the gdp of the country?
How to validate email using jquery?
Can chkdsk get stuck?
ABAP : Classical reports events name
What are the standard plastic limit/liquid limit/plasticityindex for differrent type of soils?
What is parameter in tableau? And how it works?
Are floats faster than doubles?
What the different between a directive and component?
What is the role of sap treasury consultant?
Is dwarf pampas grass invasive?
which property of menu cannot be set at run time.
What is dhtml and its advantages?