Define a macro for byte offset of a given field in a structure.
Engineer Software Interview Questions
419,626 engineer software interview questions shared by candidates
Implement a selection sort, and then he asked me: Given a single-elimination tournament with 99 players, how many games must be played until there is one winner left.
There are ten buckets of lead weights, with nine of them having equal weights of 10 grams each, while one of them has weights of 11 grams each. You want to find out which bucket has weights of 11 grams each, by using a scale, but you can only turn on the scale once.
how to reverse a link list
How would you speed up your typical bit reversal algorithm?
How would you design a Zoo class using OO design?
Reverse each word of the string without reversing the order of the words this is a test BECOMES siht si a tset
Find the missing in an array filled with numbers 1 to n and the size of array is one less than the total numbers. For ex, 1,2,4,5. array is given, find the missing number from first n(here n=5) numbers
Check if 2 strings are palindrome?
How can we write multiple strings to a file while keeping them separated?
Viewing 2001 - 2010 interview questions