I was asked not to disclose the questions so I cant but it was along the lines of reimplementing a given code where the code output a numerical series to make your code out put the same series.
Software Development Engineer In Test Interview Questions
5,159 software development engineer in test interview questions shared by candidates
You can place weights on both side of weighing balance and you need to measure all weights between 1 and 1000. For example if you have weights 1 and 3,now you can measure 1,3 and 4 like earlier case, and also you can measure 2,by placing 3 on one side and 1 on the side which contain the substance to be weighed. So question again is how many minimum weights and of what denominations you need to measure all weights from 1kg to 1000kg.
Ordinary questions. Since the position is SDET, I did have some questions on testing. (like how to test a door, an application)
I was asked to design a program to read class attributes in a java file. This was a question I did not expect.
All the questions asked in the interview where coding questions as I had applied for a SDE position.
None..basic programming questions
Array sort.
Just be thorough with the data structures (trees, strings, recursion etc) and practise a lot. Most of the questions are similar to programming questions found in a book, and if you practise enough, you will be confident for all the questions. Also, testing questions are always unique (like test a vending machine), and make sure you cover all the test cases.
Numerical array. Find a consecutive part of the array with the largest sum.
Sort a data file containing 1 million elements.
Viewing 3411 - 3420 interview questions