The questions that are most difficult are the technical questions, where interviewers will ask a candidate to solve a real-life problems and write software code in the interview
Software Development Engineer In De Test Interview Questions
5,159 software development engineer in de test interview questions shared by candidates
All the questions asked in the interview where coding questions as I had applied for a SDE position.
Random objects were held up, and I was asked how I would test them.
None..basic programming questions
Pretty standard questions. The first interview is designed to be easy (fib. sequence) and throughout the day, they'll get more complicated, mostly involving one or more data structures.
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.
Describe how you would fix a vending machine.
Given m memory blocks. memory filling rate is a blocks per unit time. memory emptying rate is b blocks per unit time. Question: Related to rate and memory
No difficult question. Some questions are tricky.
Given any number break it down into a multiplication of all prime numbers ie 8 => 2 x 2 x 2. Shift an array by x spots in place. Design and test a file backup system.
Viewing 3381 - 3390 interview questions