* Given an array of numbers. Create another array that contains * the product of all the members in the array except the current * element. For example, if you have an array of 3 elements such as: * * A[0] = 2 * A[1] = 4 * A[2] = 6 * * Then the resulting array will be * B[0] = 24 * B[1] = 12 * B[2] = 8 *
Manager Technical Interview Questions
24,638 manager technical interview questions shared by candidates
you have one giant cube made of 1000 small cubes(arranged them in 10x10x10) if you put the giant cube into the bucket that filled with water, then how many of small cubes are actually get wet?
How would you handle a situation where there is no clear solution to a problem
You have 4 numbers. If you extract any of the four numbers and keep three, the average of the them will be: 45, 55, 65 and 70. What is the average of the four numbers together?
What is the hardest thing in moving a team to Agile?
CCAT test (50q/15 min) Essay Review 5 specification documents and rank then from best to worst Video presentation
Is the Salesforce.com/Force.com platform a "relational database"?
Estimate the number of spark plugs in the state of California.
what was most innovative technical work you have done
How would you explain story points to a team who's new to Agile/Scrum?
Viewing 1 - 10 interview questions