Software Development Engineer In Test Interviews

Software Development Engineer In Test Interview Questions

"Interviews for SDET positions revolve primarily around technical questions that assess your knowledge of software development and software testing. Familiarize yourself with the functions, data structures and algorithms you will use on the job so that you can answer both coding and software testing questions. To further test your problem-solving skills, your interviewer may throw in a math brainteaser."

36,204 software development engineer in test interview questions shared by candidates

A couple of questions on DRAM, its leakage paths, clocking, etc, and some basic C programming questions about pointers, etc. Some tricky questions like "Write a C program which performs multiplication operation without using the multiplication operator", etc.
avatar

Test Engineer

Interviewed at Micron Technology

3.9
Jun 24, 2011

A couple of questions on DRAM, its leakage paths, clocking, etc, and some basic C programming questions about pointers, etc. Some tricky questions like "Write a C program which performs multiplication operation without using the multiplication operator", etc.

Asked question: Using an already implemented method Rand5() that generates a random integer between the ranges 1-5 uniformly. Using this method, implement a a new method that returns a random integer in the range 1-7 uniformly, i.e. Rand7(). Basically this is Rejection Sampling Algorithm. See http://leetcode.com/2010/11/rejection-sampling.html
avatar

Software Development Engineer In Test

Interviewed at Amazon

3.5
Aug 29, 2013

Asked question: Using an already implemented method Rand5() that generates a random integer between the ranges 1-5 uniformly. Using this method, implement a a new method that returns a random integer in the range 1-7 uniformly, i.e. Rand7(). Basically this is Rejection Sampling Algorithm. See http://leetcode.com/2010/11/rejection-sampling.html

Viewing 491 - 500 interview questions

Glassdoor has 36,204 interview questions and reports from Software development engineer in test interviews. Prepare for your interview. Get hired. Love your job.