Why do you want to work at our company
Software Development Engineer Test Interview Questions
5,414 software development engineer test interview questions shared by candidates
Write a simple code which traverses a binary tree
Questions on Data structures and algorithms, code the answers and write test cases for the same.
Asked about my experiences in test and using test techniques and tools in my projects.
How would you test a cofee mug?
balance, 9 balls, one weighs less, how many times to you have to use the balance to find the smallest ball
Someone codes and interface that consists of 3 input text boxes and a start button. When the start button is pressed a triangle will be drawn on the screen. Each side of the triangle will correspond to a length in one of the input boxes. How would you test this program?
We have a quadtree algorithm and we are assuming that the boxes are labeled 0 (top left), 1 (top right), 2 (bottom left), 3 (bottom right) 'n' times. Write a function that when given an array input of n size (ie. [0,0,0,0] or [0,0,0,0,0,0,0,0,0] would be the top left corner) would determine if the corresponding box has at least one side touching at least one of the outermost walls.
Design a remote control.
Half the questions were unexpected because I didn't expect to be interviewed for an SDET position.
Viewing 3491 - 3500 interview questions