Name as many kinds of loops as you can and explain the difference between a 'while' and 'do while' loop.
Software Implementation Consultant Interview Questions
9,514 software implementation consultant interview questions shared by candidates
Q) (Stage 1) "Explain inheritance to someone who doesn't know programming."
Performing a binary search, identify palindrome string
Write code to list the first 20 prime numbers
If you have 9 completely identical beans, but one is slightly heavier. How do you find which bean is heavier with a scale that you can only use twice.
Can you form a grid of numbers 1-9 so that the rows, columns, and diagonals all sum to the same number?
What is the angle a clock's hands make at 9:45?
What is the difference between while and for loops?
What is the difference between pass-by-value and pass-by-reference?
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"
Viewing 1621 - 1630 interview questions