* 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 *
Technical Service Interview Questions
4,809 technical service 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?
For interview questions, take some practice tests on Hackerrank to prepare yourself if you're truly interested in an amazing job opportunity :)
How do you build an algorithm to check for two files with identical content in the most efficient way
You have 78 pencils, 51 files, 152 paintbrushes and 142 felt tip pens. How many writing pads do you need?
Considering that Facebook wasn't even around few years ago, the biggest competition to Google could be a company that is not yet present. How do we counter that competition.
You have a bunch of flowers. All but two are roses, all but two are tulips. and all but two are dandelions. How many flowers do you have?
Describing a full redundant, resilient, multi region servers (no point of failure, live 24/7) dns, load balancers, firewalls, applications servers, and Databases.
If 3 men were having sex, and the one at the back had AIDS, how long would it take for the one at the front to get AIDS?
You have a bouquet of flowers. All but two are roses, all but two are daisies, and all but two are tulips. How many flowers do you have?
Viewing 1 - 10 interview questions