Reverse a string without affecting special characters.
Quality Assurance Engineer Ii Interview Questions
105 quality assurance engineer ii interview questions shared by candidates
In debugging round I was asked to debug why I was unable to upload a photo on Facebook page
In the phone round , I was asked few things I did as QA activity at various companies + coding question about the code present to me to check what its doing ... what is the bugs and to write few black box test cases.
Manual testing: Write functional test case for image, login/signup, password
Why do you want to work here?
Reverse a linked list using pointers (C programming language)
Prepare well on logical mostly on Array, String, Linkedlist
Input : an int array [1,0,0,1,1,0,0,1,0,1,0,0,0,1] you have to come up with a program that will give all possible subsets of the array based on the pattern. Pattern restrictions were the string array should start with 1 and end with 1. So there will be many sub arrays like from index 0 to 3 and 0 to 4 and index 7 to 9
2nd round: more behavioural question and ask me to code Prod to calculate the median.?(that the hidden part, they were asking about sorting in the real sense). Due to lack of time, they changed it calculate Avg? Three things you do to keep ur self-updated? What will you gonna do if the manager , there is bug and manager is asking for sign off?
Program to to find the maximum repeated element in an array
Viewing 11 - 20 interview questions