swap with out temp
Software Test Specialist Interview Questions
32,004 software test specialist interview questions shared by candidates
What are function pointers
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.
Why do you think you would be a good fit for this position?
How to calculate speed and torque at wheels if gear reduction ratio is given.
How do you test an elevator
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
Print all the combination of 110011111 number without repetitions in values using java/c within in 20 min in an optimal way
Fairly standard fare. Know your algorithms and data structures, talk through your thought process, do your research on what their technology is, etc.
Roman to Int
Viewing 451 - 460 interview questions