given three integers, determine whether they can form a triangle? example 1: 3, 4, 5 --> yes example 1: 3, 4, 15 --> no
Software Development Engineer In Test Sdet Interview Questions
3,733 software development engineer in test sdet interview questions shared by candidates
None of the questions stood out as most difficult or unexpected, but after a few hours the last interview was the hardest just from fatigue and being short on sleep from the traveling.
A question about Linked Lists
List the different types of testing (and apply as many as you can).
Company X has created a child's toy. The toy is battery powered with a speaker and motor system to drive a song and dance that it performs. How do you test that this toy is ready for production sales.
Algorithm questions, design questions, test automation, projects, behavioral. I say just be yourself otherwise you come across as phoney
Write a program that reads in a string and prints the character once it has been found to have duplicates (2 or more). The program should only print the character once, not every time a duplicate is found. The program should be faster than O(n^2).
Find the heaviest ball among 9 other similar balls using a libra
"How would you test the new Microsoft 'Spoon'" -- Basically they told me that microsoft was coming out with the latest and greatest in spoon technology and I was to test it. They were vague on all the questions I asked (everyone goes out of their way to tell you to ask plenty of questions, but it seemed to help absolutely nothing in this case).
Given a array of integers, write code to find the max possible sum of sub-arrays. Use arithmetic progression.
Viewing 541 - 550 interview questions