How would you test a vending machines? Write some test cases.
Software Development Engineer In Test Interviews
Software Development Engineer In Test Interview Questions
"Interviews for SDET positions revolve primarily around technical questions that assess your knowledge of software development and software testing. Familiarize yourself with the functions, data structures and algorithms you will use on the job so that you can answer both coding and software testing questions. To further test your problem-solving skills, your interviewer may throw in a math brainteaser."
36,196 software development engineer in test interview questions shared by candidates
Given an int array and an int X, find out if two elements sum up to X
Display the first 3 character of a word(string)
Reverse a string in a matrix in place. you are given the direction and length of the string.
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
convert strings into int types;
Implement strstr in the language of your choice.
What should we test the computer mouse against to ensure quality and fitting to users' needs ?
in final 10 min he give me problem to find median of two shorted arrays
Name some software design patterns?
Viewing 271 - 280 interview questions