sql queries mainly, and one vague question about round robin?
Software Test Specialist Interview Questions
32,004 software test specialist interview questions shared by candidates
why leave your current position?
Was interviewed by a Software engineer. It was basically a "highest sum in an array" question disguised in an Oscar health context. Given an array of insulin readings for any given period. Write a function that will return true if an insulin reading is below 10. Array = [90, 92, 93, 91, 104, 102, 102, 106] The input was: Console.log(insulinReadingFunction(Array, 10) == True);
Questions were mostly behavioral ones like how did you handle this (scenario). If you are experienced these types of questions are easy to answer because you have gone through them in real life. For example, how do you handle a difficult client manager?
The questions were not unexpected.
Implement an algorithm to solve X problem in your favorite programming language.
The questions I was asked are as follows :- 1. Difference between pass by value and pass by reference 2. Finding the largest number in an array 3. How would you test a Lamp ? 5. How would you test a Twitter application ? 6. Find a missing number in an array of sorted numbers. 7. What are primitive types and non primitives types. 8. How would you test a Restful Web Service
Coding exercise about using a website to compare weights of gold bars and determine which one is the fake bar.
What is polymorphism?
Print the second largest salary of an employee from employee tabe?
Viewing 361 - 370 interview questions