Senior Software Interview Questions

75,550 senior software 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 661 - 670 interview questions

Glassdoor has 75,550 interview questions and reports from Senior software interviews. Prepare for your interview. Get hired. Love your job.