Simple SQL based questions such as certain queries.
Project Implementation Interview Questions
9,608 project implementation interview questions shared by candidates
They asked me about my job history and we went over my résumé
Q: Arrange a 3x3 grid where all horizontal, vertical, and diagonal lines will have all three numbers adding up to 15. Q: You have three baskets of fruit. One has Apples, one has Oranges, and one is a mix of the two. All the baskets are mislabeled. How many fruits do you need to pull out of how many baskets to correctly label them all. Q: You have a 5 gallon bucket and a 3 gallon bucket. How can you ensure you obtain exactly 4 gallons in the 5 gallon bucket. Q: You have 12 marbles and a scale. One marble is heavier than the others. You can only use the scale three times. How can you find the heavier marble? (You cannot feel them in your hands that is cheating) Q: Write a function to print all prime numbers from 1 to 100.
Create pseudocode for a function and utilize the function to accomplish a task.
1. What are the different loops in programming. 2. What is the difference between pass-by reference and value 3. A scenario about selling a person a bowl instead of using a bucket to store food.
Four miners/ flashlight logic question
Scale and marble logic question
Palindrom Question
If a client texts you, how do you know who to direct them to?
Print out all of the prime numbers from 1-100 using the pseudo code.
Viewing 9211 - 9220 interview questions