Lead Software Engineer In Test Interview Questions

3,880 lead software engineer in test interview questions shared by candidates

Write a function that takes 2 input parameters: an integer array and a integer number. The function returns pairs of integers from the array that add up to the target number. 13 7, 4, 10, -6, -2, 13, 2, 0, 17, 9, 6, 15, -4 pairs to be returned would be (7, 6), (4, 9), (17, -4), (-2, 15), (13,0)
avatar

Software Development Engineer In Test

Interviewed at A9.com

3.7
May 3, 2016

Write a function that takes 2 input parameters: an integer array and a integer number. The function returns pairs of integers from the array that add up to the target number. 13 7, 4, 10, -6, -2, 13, 2, 0, 17, 9, 6, 15, -4 pairs to be returned would be (7, 6), (4, 9), (17, -4), (-2, 15), (13,0)

Viewing 871 - 880 interview questions

Glassdoor has 3,880 interview questions and reports from Lead software engineer in test interviews. Prepare for your interview. Get hired. Love your job.