Software Engineer In Test Interview Questions

1,623 software engineer in test interview questions shared by candidates

Onsite Interview 1 a): Write a program to check whether a number is prime . Additional constraints consider negative primes etc. b) some kind of list merge problem A list of lists eg : [A,B,C] // unsorted A= [1,2,3] B=[2,3] C=[1,2] Start with List in reverse alphabetical order eg:C merge with B removing duplicates then merge this with A doing the same . Optimize solution c) Intersection of two Integer lists ?
avatar

Software Engineer Test

Interviewed at Google

4.4
Nov 21, 2009

Onsite Interview 1 a): Write a program to check whether a number is prime . Additional constraints consider negative primes etc. b) some kind of list merge problem A list of lists eg : [A,B,C] // unsorted A= [1,2,3] B=[2,3] C=[1,2] Start with List in reverse alphabetical order eg:C merge with B removing duplicates then merge this with A doing the same . Optimize solution c) Intersection of two Integer lists ?

I can't give away actual questions, but on some occasions, the answer lies in thinking outside the box and going beyond the pass/fail framework of most test cases in defining success. Sometimes whether the product or feature works or not cannot be boiled down to a simple binary.
avatar

Software Engineer In Test

Interviewed at Google

4.4
May 22, 2014

I can't give away actual questions, but on some occasions, the answer lies in thinking outside the box and going beyond the pass/fail framework of most test cases in defining success. Sometimes whether the product or feature works or not cannot be boiled down to a simple binary.

Viewing 1221 - 1230 interview questions

Glassdoor has 1,623 interview questions and reports from Software engineer in test interviews. Prepare for your interview. Get hired. Love your job.