Software Development Intern Interview Questions

2,988 software 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 101 - 110 interview questions

Glassdoor has 2,988 interview questions and reports from Software development intern interviews. Prepare for your interview. Get hired. Love your job.