What is your favorite product?
Lead Software Engineer In Test Interview Questions
4,007 lead software engineer in test interview questions shared by candidates
I was asked to write an algorithm in C++ to sort an array. The function I was to write was to take in a string of letters "b" and "r". b = a red ball and r = a blue ball. The function was to return an integer with the least number of swaps needed to separate the balls to be next to their own colors... So for example, RBBR would return 1, since you only need to swap one of the letters to be RRBB or BBRR.
Write a code snippet to general the first 10 Fibonnaci numbers.
how do you test a stapler?
How would you test (a physical object in the room or something else)? Totally unexpected when asked to tell them how you would proceed to test a spoon. This is to test your testing aptitude.
Enqueue and Dequeue
Give an instance in your life in which you were faced with a problem and you tackled it successfully.
Test a vending machine
How would you test an elevator built in a hospital
test a function that inputs 3 sides of a triangle
Viewing 1811 - 1820 interview questions