Sr Software Developer Interview Questions

71,582 sr software developer interview questions shared by candidates

Given 2 contracted arrays in the form : {times, number, times, number .... ] multiply these array expanding them. Example: [1,2,2,4] is equivalent to [2, 4, 4] and [2,1,1,4] is equivalent to [1, 1, 4] the result would be [(1x2), (1x4), (4x4)] = [2, 4, 16]
avatar

Senior Software Engineer

Interviewed at X

3
Apr 20, 2021

Given 2 contracted arrays in the form : {times, number, times, number .... ] multiply these array expanding them. Example: [1,2,2,4] is equivalent to [2, 4, 4] and [2,1,1,4] is equivalent to [1, 1, 4] the result would be [(1x2), (1x4), (4x4)] = [2, 4, 16]

Viewing 631 - 640 interview questions

Glassdoor has 71,582 interview questions and reports from Sr software developer interviews. Prepare for your interview. Get hired. Love your job.