What is the difference between a process and a thread?
Software Development Engineer In Test Sdet Interview Questions
3,742 software development engineer in test sdet interview questions shared by candidates
2nd round: test wireless mouse, given two string remove the occurances of characters in one string from another
Write the strstr function.
The interviewer had the code from the previous interviewee still on the white board in the room. He asked me to identify what the code did (printed the contents of a binary tree through a BFS using a queue). Then asked me to identify the bugs with the code and suggest how to fix it (null-pointer exceptions when printing out the values from the queue and checking for nulls before adding a value to the queue).
Given an array of integers and sum, check whether any combination adds upto the sum. For solve then program in any language.
BFS
Asked one question to solve: The “Ransom Note” problem.
How would you test the function above?
You have two results from a database query. Check if they return the same thing.
In the technical interview, I was asked: Using [example], please explain in as much detail as you can the processes that occur to render the application in your browser window
Viewing 211 - 220 interview questions