Software Test Engineer Interview Questions

43,293 software test engineer 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 561 - 570 interview questions

Glassdoor has 43,293 interview questions and reports from Software test engineer interviews. Prepare for your interview. Get hired. Love your job.