How do you handle difficult people and situations.
Quality Analyst Interviews
Quality Analyst Interview Questions
"Employers looking to fill quality analyst positions want applicants with the problem-solving capabilities to detect software-level errors and make improvements to their products. In an interview, expect to be quizzed on technical questions that will test your analytical and critical thinking skills. You may be asked to resolve a programming error or explain the uses of a particular function."
65,649 quality analyst interview questions shared by candidates
No technical questions. Just, how will you fit in, to this all male company? The girls hired here will answer the phones, not do SQL queries. And now I see they are advertising again. Only males need apply.
What do you think would be your responsibilities as an analyst?
How will you check this wiring harness?
Given a string, can you remove all duplicate characters in the string.
It was very high-level technical round logical/automation/software testing questions. There required a high-quality resource for QA position. It is not easy to select. Interview questions are very high level not easy to answer them. The interviewer asked questions which were very technical in both rounds of interview.
Given an array of integers, how would you move the duplicate integers into a different array? What is the efficiency of your algorithm?
1. You built an application like google drive. State the test cases 2. You are trying to upload a picture on facebook and it is not loading. List out the possible errors 3. Reverse alternate words in a sentence
Given a string, remove subsequent duplicate characters until we get a unique set of characters. Ex: input ==> apple ; expected output ==> ale Ex: input ==>appapple; expected output ==>le The input will be in char array. char[] removeDupes(Char[] inputString){ }
Why do you want to work for Apple
Viewing 91 - 100 interview questions