What is testing, bug period, STLC, Priority v/s severaity
Software Development Engineer In Test Interview Questions
5,157 software development engineer in test interview questions shared by candidates
Codifica una funcion que invierta un string de varias palabras conservando el orden de las palabras
reverse a string in place
Write algorithm for c compiler.
How to test a calculator?
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).
"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).
Derive the formula for a line
Implement a function that turns a string into a number with sign.
Find an element in the array in O(log n). Array is circular, shifted by k units, and sorted (before shift).
Viewing 831 - 840 interview questions