There are three boxes, one contains only apples, one contains only oranges, and one contains both apples and oranges. The boxes have been incorrectly labeled such that no label identifies the actual contents of the box it labels. Opening just one box, and without looking in the box, you take out one piece of fruit. By looking at the fruit, how can you immediately label all of the boxes correctly?
Quality Assurance Engineer Interview Questions
20,835 quality assurance engineer interview questions shared by candidates
Find the union of two strings?
Draw a bridge and you have three people trying to cross? Seriously>
Write a function in any language that will print "AN" if a number is divisible by 8, "ANIM" if divisible by 16 and "ANIMAL" if divisible by 32.
From a given list of array (Not sorted) find the second largest value Find the prime numbers from the given list of array (1 -100) Test plan for Amazon login screen
Reverse a string
find the largest sum of consecutive integers in an array
input string = aabbbccccaaa, maintain the insertion order and output should be a2b3c4a3
Given an array with numbers 1-5, how would you subtract one number from every EVEN number in each index?
Viewing 1 - 10 interview questions