The most surprising part was that i was even asked questions about the basic electronics in the interview round as my branch was ECE...
Test Engineer Interview Questions
25,286 test engineer interview questions shared by candidates
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.
The tech questions were easy if you had some practices (leetcode, etc). The behavior questions did catch me. Be prepared for some real QA scenario questions!
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
Given a linked list and a value k, give the kth element from the last
SDLC, what games have you played till now? Have you played any PS games or not. Difference between Regression Testing and Retesting.
unix questions were difficult.....sql was easy....choose your skill carefully...i choose c so they asked only c questions....
Viewing 31 - 40 interview questions