Name the different looping commands.
Software Implementation Consultant Interview Questions
9,618 software implementation consultant interview questions shared by candidates
what is the angle at 3:15?
What are the different types of loops?
What is the one word that can be made by rearranging the letters in INSATIABLE
Most of the logic puzzles can be difficult if you haven't heard them before.
Lot's of MENSA like questions, very easy programming questions. "You have 5 bottles of pills, 4 bottles have 10 gram pills, one bottle has 9 gram pills, you have a coin operated scale and one coin, which bottle has the 9 gram pills?"
Given a string, reverse the order of the words in the string, without reversing the characters in the words. input: "The cat ran away." Output: "away. ran cat The"
Mind games Coding questions (loops) Why you want to work at FAST
Write a function that displays the first 100 prime numbers after the given number. Multiply two integers without the use of the '*' operator | Divide without / Given a string, reverse the order of the words in the string, without reversing the characters in the words. input: "The cat ran away." Output: "away. ran cat The" fizzbuzz function to return the char that repeats the most in str Write a program that checks if a store is open Given a string of x's and y's, return true if the string has the same number of x's and y's and false otherwise. logic questions ----- The 5 gallon/ 3 gallon water jug riddle. two pill bottles logic question given 9 marbles, 1 of the 9 is slightly heavier, and a balance scale, how would you find the heavier marble given only 2 uses of the balance scale Three mislabeled container logic question Four miners/ flashlight logic question You have 10 trees to plant and you need to arrange them such that they form 5 rows of 4 trees. What does such an arrangement look like? What is the minimum amount of times you would need to reach into a box of socks that is 50 percent back socks and 50 percent white socks to be sure you pull out a matching pair? Horse track racing riddle question Three people pay $30, each gets $1 back, the employee keeps $2. Where did the missing dollar go or something along those lines. How to create a 3x3 grid with numbers 1-9 every horizontal and diagonal adds to 15 How to arrange 8 numbers in a peculiar rectangular grid such that no number touches a number adjacent to its value -- 8 can't touch 7 etc. 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? Calculate the angle between the two hands on a clock. 30 degrees between each number
What is something you are passionate about outside of tech?
Viewing 1671 - 1680 interview questions