reverse a linked-list
Software Engineer In Test Interview Questions
Software Engineer In Test Interview Questions
Software engineers in test are IT professionals who focus on building tools for software testing. They also sometimes perform the tests and assist in developing the product being tested. In a software engineer in test interview, prepare to answer advanced questions about the software testing and development process.
Top Software Engineer in Test Interview Questions & How To Answer
Question #1: Explain the difference between priority and severity.
Question #2: What is ad-hoc testing?
Question #3: Explain the difference between SDET (software development engineering in test) and manual software testing.
36,201 software engineer in test interview questions shared by candidates
Write a program to find out in a sorted array the sum of any two numbers present in the array is closest to the a number given. if you have an array 4, 6, 8,24,36 and the given number is 31 then output should be 24 + 6 = 30
You have a building with 100 stories. You also have two glass balls. You can drop the glass balls as many times as you want before they break. How can you find the floor at which they start breaking with the fewest number of drops?
Find duplicate numbers from an array {1,2,3,3, 4,5,6,7,...100}
Is Webdriver a class or interface?
Is it necessary that a function always return value?
62-63=1; Changing only one element (either digit or operand), make this statement true.
Remove all characters of a string from another string. The algorithm should be less than O(m*n) where m & n are lengths of strings and the space used should be less than O(m+n).
Name at least 10 different networking protocols
What does the acronym ESD means and explain about it.
Viewing 191 - 200 interview questions