Given an array of integers, how would you move the duplicate integers into a different array? What is the efficiency of your algorithm?
Qa Associate Interview Questions
46,964 qa associate interview questions shared by candidates
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
Written test followed by a Skype interview. Prepare for all you've listed in the CV.
Introduction Why QA? What are your strengths and weakness? How you got intrested for the job role? Biggest achievement.
Are you willing to work weekends and to stay late?
Nothing out of the ordinary. Some simple questions on time management, but that is pretty much it
Rock in a boat in a pool, and then the rock is dropped into the pool. Does the water level rise, fall, or stay the same?
Test techniques
Viewing 61 - 70 interview questions