"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).
Sdet Interview Questions
4,402 sdet interview questions shared by candidates
How do you simulate the functionality of a queue using 2 stacks
Given a regular phone number dial pad, write code that will list out all the possible letter combinations that can be made given three numerical digits as input. For example, the base function would look like this: function numberToChars(int *numbers) { // would return an array of different character combinations // if input was 123 // output: adg, adh, adi, bdg, etc... }
The coding question was how to detect if a singularly linked-list is cyclic. Also discuss optimization of the solution and code it in any language of your choice.
Given a array of integers, write code to find the max possible sum of sub-arrays. Use arithmetic progression.
Technical: Extract only numbers from a email.
General Testing question - how would you test X... etc
Mostly related to frameworks, OOPs concepts and Selenium. They will ask question from resume.
All QA related question including API, automation, and mobile testing and developers tools for mobile
I was asked in 3rd round how will I know if the request sent by the driver to the website is successful or not. If not then what is the issue.
Viewing 611 - 620 interview questions