How will you recruit your agents??
Development Interview Questions
137,436 development interview questions shared by candidates
In employee table there is a self reference to boss (who is also an employee). How to find the number of people that work under a given person for his entire tree.
Convert string to number. "123" to 123
Combination Problem: Write a method that finds all the unique unsorted combinations of a unknown element list without using any loops.
Given a building with 100 floors and windowpanes which can break if launched from the nth floor. Find out on which floor the windowpanes will break using only two on them.
design an elevator(uml+implementation+threads& syncroniczation and locking)
There was nothing difficult or unexpected about the interview.
Generate all possible parenthesis for a given n
Standard coding and design questions. Some questions about my background. A tedious question was to convert a string representing a roman number to an integer. This question is not hard to solve, but tedious to code.
how to make it O(n)
Viewing 1311 - 1320 interview questions