Software Engineer In Test Interview Questions

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

Code a FizzBuzzRazz test. If it's divisible by 3 print "Fizz" if it's divisible by 5 print "Buzz" if it's divisible by 7 print "Razz" if it's divisible by 3 and 5 print "FizzBuzz" if it's divisible by 3 and 7 print "FizzRazz" if it's divisible by 5 and 7 print "BuzzRazz"
avatar

Senior Software Engineer In Test

Interviewed at Typeform

3.3
Jul 2, 2018

Code a FizzBuzzRazz test. If it's divisible by 3 print "Fizz" if it's divisible by 5 print "Buzz" if it's divisible by 7 print "Razz" if it's divisible by 3 and 5 print "FizzBuzz" if it's divisible by 3 and 7 print "FizzRazz" if it's divisible by 5 and 7 print "BuzzRazz"

Phone screen questions: FizzBuzz Array counter- count how many times a number appears in an array What would you use to process a huge amount of data in parallel (answer: MapReduce) Find all primes from 2 to 100 In person coding problem: Given a sequence of numbers, find all gaps (i.e. 1, 2, 3, 7, 8, 9, 11, 16)
avatar

Software Engineer In Test

Interviewed at Opower

3.7
Jun 3, 2015

Phone screen questions: FizzBuzz Array counter- count how many times a number appears in an array What would you use to process a huge amount of data in parallel (answer: MapReduce) Find all primes from 2 to 100 In person coding problem: Given a sequence of numbers, find all gaps (i.e. 1, 2, 3, 7, 8, 9, 11, 16)

Viewing 41 - 50 interview questions

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