Test a vending machine
Software Development Test Engineer Interview Questions
5,413 software development test engineer interview questions shared by candidates
What is your favorite product?
1)Line of code in C++
Suppose you have a dictionary of words design an algorithm that would scan all words and determine all words that are anagrams. Your algorithm should be efficient and NOT O (n square).
Describe alpha beta pruning.
Given an airplane with 50 rows and 3 rows on each seat and the weights of all 150 passengers. How will you place the passengers so that the torque is minimized around the middle. Like balancing a seesaw.
3rd round: lunch interview, discussion of my resume, intersted projects, 2 more coding questions , sub sum of numbers in an array
test questions
backtrack problem, the max or min sum of a matrix.
Question asked: Given a binary tree, with root and child node pointers given, devise a formula to calculate the pointer to every node's closest right node on the same level, if one exists
Viewing 1921 - 1930 interview questions