Implement atoi()
Senior Software Test Engineer Interview Questions
43,557 senior software test engineer interview questions shared by candidates
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
Your favorite game
tell me about yourself
- Test cases on swipe machine - What is the need of manual if you can do automation - What will be the negative test scenarios for pen - What is regression testing and how it is useful
Print all the combination of 110011111 number without repetitions in values using java/c within in 20 min in an optimal way
Tree Data Structure
Do you have a college degree?
Difference b/w String Buffer and String Builder
Design a vending machine using OOPS principles.
Viewing 561 - 570 interview questions