1. In an array provide pairs of numbers that add to a particular value 2. In fibonacci series provide sum of all even numbers
Lead Software Test Engineer Interview Questions
18,222 lead software test engineer interview questions shared by candidates
example of high and low priority bugs. SDLC stlc. boundary value analysis equivalent partionaing
Search a sorted array for the first element larger than k
A programming involving hashset, 2 questions where I had to list out test scenarios, one more question involving how to improve API's that are over and under used.
You are a parking lot attendant in a lot that has one open spot, and you want to move the cars from their original positions into a new arrangement. Create a program that will print out instructions on how to move the cars most efficiently.
2. Find top 100 maximum number from a continuous input stream.
Asked to implement a function that takes an integer and returns whether or not the number had an odd or even number of 1 bits.
what are the different stages in performance testing
The most surprising part was that i was even asked questions about the basic electronics in the interview round as my branch was ECE...
Implement clearbit(int n, int p) function, p is the position of the bit to be cleared. Example : n is 13, p is 0. Binary representation of n : 1101. You need to clear the pth postion, means 0th position bit needs to be cleared.
Viewing 11 - 20 interview questions