Development Intern Interview Questions

5,451 development intern interview questions shared by candidates

The input to a function is an array of n elements.Output of that function is also an array where each element is product of all elements in the input array except the one with same index. Input ::::: 1 2 3 4 Output ::::: 2*3*4 1*3*4 1*2*4 1*2*3
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Mar 20, 2011

The input to a function is an array of n elements.Output of that function is also an array where each element is product of all elements in the input array except the one with same index. Input ::::: 1 2 3 4 Output ::::: 2*3*4 1*3*4 1*2*4 1*2*3

Viewing 111 - 120 interview questions

Glassdoor has 5,451 interview questions and reports from Development intern interviews. Prepare for your interview. Get hired. Love your job.