|
|
Programming Help
One of my friend attended interview at google few days back. As you may be aware of the fact that it is most prefered employer in the world, it seems google receives more than 100000 resumes per month So why not try to apply in google , here are the interview questions asked. Even if you can not clear job interview at google, this would give you a good preparation to attend further interview 1.
int main(int argc,char *argv[]) {
pair
Find all problems in the above piece of code
2. What are the main differences between Java and C++ ?3.When will you choose Java as your implementation language in lieu of C++ and vice versa? 3.1. What are tough problems that you have solved in your current project ? 4.What is facade pattern? 5. Write the best algorithm that you can think of to calculate pow(2,n), n being an integer? 6. What is hamming distance? 7. Assume you have 100000 integers, given an integer n and a distance d write an algorithm to find out all integers from the above list of integers which has hamming distance less than d. 8. Do you use google's keyword suggestion feature ? 9. Puzzle question: There are 3 boxes containing apple, orange and apple & orange respectively, however each boxes are labeled wrongly, how will you correct the labels in the boxes with minimum number of attempts? |
Find more freelance jobs
|