There are no unexpected Question.
Software Development Interview Questions
37,007 software development interview questions shared by candidates
find nth largest element in an array
Trinary tree add/delete - Well, this can be easy or difficult depends on what you are trying to solve.
Phone: Get the top N queries that are read from log, sorted by time. Onsite: How to implement a system of house recommendations such as Trulia. Solr specific questions.
Write a function that take an integer and return a reversed number. Ex. Reverse(1234), return 4321
Giving a data stream, implement void add(int num) method to add one number, implement double calculate() method to return the mean of 10 most recently added numbers.
// Make a simple function that returns the minimum value of 0 or more integers. Without using builtins such as Math.min(), etc. // example: [6, 2, 33, -3, 3, 6, 10, -1] should return -3
What techniques have you used ensure code quality stays high in a high pressure fast paced development environment
In the technical interview, I was asked: Using [example], please explain in as much detail as you can the processes that occur to render the application in your browser window
The difference between URL and UNC.
Viewing 1991 - 2000 interview questions