"Tell me about your biggest achievement?"
Development Engineer Interview Questions
37,146 development engineer interview questions shared by candidates
how google implments auto suggest in google search
Explain how to test this code, write atoi, etc
What I can do to get you in the door?
How to shuffle a deck of card. How to make it in place.
Find a number in a 2d array, if found give its coordinates.
The most unexpected question was being asked how to conduct a testing suite efficiently using x number of machines. However, this turned out to be a disguise for a bin packing problem.
Write a function which will receive an hour and minute from an analog clock, and calculate the inner angle between them.
Simple design questions like messaging and elevator controller
Given a tree, write a serializer for it. Ensure it can be reconstructed from it as well class Node { public Node Left; Public Node Right; Public byte[] Data; }
Viewing 2111 - 2120 interview questions