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 Test Engineer Interview Questions
18,204 lead test engineer interview questions shared by candidates
Sort Binary Arrays - {0,1,0,1,1,1,0,0,0,1}
The most surprising part was that i was even asked questions about the basic electronics in the interview round as my branch was ECE...
given two linked lists with a digit in each node, add the two linked lists together. the result must be a linked list with one digit in each node. use only one iteration of the two input lists.
Are two words palindrome of each other?
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.
Sql query: There is a table, called alphabet, a column in it as alpha, there are 6 rows in that column as a,b,c,d,e,f. I want to display feabcd in output
None of the questions were unexpected, at least for any candidate applying for this job. I definitely felt I could have answered few questions better.
Tell me about yourself
Do you currently have your Mot qualification?
Viewing 11 - 20 interview questions