You have a bouquet of flowers. All but two are roses, all but two are daisies, and all but two are tulips. How many flowers do you have?
Project Implementation Interview Questions
9,713 project implementation interview questions shared by candidates
How many minutes before 5pm is it if 30 mins ago it was four times as many minutes after 3pm?
An apple costs 40 cents, a banana costs 60 cents, and grapefruit costs 80 cents. Under the same circumstances, how much does a pear cost?
Give examples of when to use a GUI-intensive/data formatting program versus command-line interfaces/non-formatting output options in handling data validation. (Extensively paraphrased.)
1. What is your opinion about women rights
In pseudocode, write a function that takes in an arbitrary string of lowercase letters and an integer n of 0 or more. Return the number of times the character 'a' appears in the string, reading in n characters from the string, in order. If n is greater than the length of the string, loop back to the beginning of the string upon reaching the end.
Given a 3x3 grid arrange the integers 1-9 such that each row, column, and 3 element diagonal, sums to 15.
What is your biggest weakness? Why do you want to work for ADP? Can you describe a time when you went above and beyond? How are you evaluated in your current role?
There are three buckets, one with apples, one with oranges, and one with a mixture of both. They are all labeled wrong. You can pick one piece of fruit from one bucket, what would you pick to determine what is in all three buckets?
If you have unmarked two buckets which you know are 3 and 5 gallons in volume and an unlimited supply of water, how would you get exactly 4 gallons of water?
Viewing 1 - 10 interview questions