Describe a bug which are proud of. Why are you proud of this bug?
Software Development Engineer In Test Sdet Interview Questions
3,752 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
Manipualte a string to place even char in leftt n odd in the right
Count # of A's in a sentence
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).
Test the Find - Replace Dialog
implement factorial method
Write a function that takes a linked list and removes every other element in it. Discuss test cases.
What is the difference between a process and a thread?
Asked one question to solve: The “Ransom Note” problem.
Viewing 201 - 210 interview questions