You have 5 jars of pills. Each pill weighs 10 g, except for contaminated pills contained in one jar, where each pill weighs 9 g. Given a scale, how could you tell which jar had the contaminated pills in just one measurement?
Implementation Interview Questions
9,727 implementation interview questions shared by candidates
Where do you see yourself in 5-10 years. Are you ok with relocating every 2 years to an unknown location?
three type of loops
Explain OOPS to a non technical person.
What type of joins are there in a MySQL database, explain inheritance in OOP to a five year old, what is the difference between a reference and a primitive variable.
Describe the basic way of calling data in SQL
What is the difference between a while loop and a for loop
(For the following questions, you'll need to explain your thought process on how you solved the problems) Q) (Stage 2) Pseudo-Code: How to multiply 2 integers without using the *.
Q) Three boxes with 10 marbles each -- can be black or white -- 1 box has 10 black marbles, 1 box has 10 white marbles, and 1 box has mixed marbles -- could be 1:9 or 5:5, 4:6, etc. All the boxes are labeled incorrectly. How many marbles do you have to pull to correctly determine the proper labeling for the boxes?
Write a SQL Statement that extracts only the Customers who have revenue greater than $50K and below $75K and connect that to their tax benefits
Viewing 951 - 960 interview questions