Write strcpy (string copy). What test cases would you have? Write strrev (string reverse) in place. (temp char is fine)
Software Test Engineer Interview Questions
32,073 software test engineer interview questions shared by candidates
When you get higher throughput: while going at 5mph and while going at 50 mph? And Why?
swap with out temp
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
Viewing 451 - 460 interview questions