A question about calculating some minutes using two hourglasses with different times.
Software Implementation Engineer Interview Questions
9,734 software implementation engineer interview questions shared by candidates
Write a Funcation for IsPrime and then use it.
First interview: - What are the kinds of loops and what are their use cases? - Explain pass-by-reference and pass-by-value. - Describe inheritance to a 5-year-old. - Persuade a customer looking to host a dinner party to by dishes rather than buckets (really what is this question?). - What is your desired salary? - How do you feel about relocating? Second interview: - Describe a situation where you had difficulty with a team member. - Describe your approach to learning. - Describe the last thing you geeked out on (bonus points if it relates to configuration/problem-solving) - Why do you want to work at Fast? - Persuade me to move to your hometown (try to appeal to your interviewer, I talked about housing/school system because my interviewer had younger kids). - What's the result of this SQL inner join? - What's the result of this SQL outer join? - Solve the three mislabeled boxes puzzle. - Multiply without using the multiplication operation (with and without negative values). - Write a program that checks if a store is open (this question is essentially seeing how you would gather requirements from a client). This is a problem-solving role, your approach to the problems is judged more than your ability to obtain the correct answers!
Write a function that displays the first 100 prime numbers after the given number.
What was a time where you overcame a challenge?
Similar to what other posters have mentioned in terms of brain teasers for follow up interview
How to create a 3x3 grid with numbers 1-9 every horizontal and diagonal adds to 15
Write pseudo code and algorithm for a problem.
Given three words, come up with a three-letter word which can be put before the other words to create new words.
Write pseudo code to find the first 100 primes.
Viewing 3171 - 3180 interview questions