If you worked at a store and someone asked you where the buckets were for storing food but you knew they would really need bowls how would you convince them they needed bowls
Software Implementation Interview Questions
9,501 software implementation interview questions shared by candidates
What are your strengths and weakness?
How would you explain inheritance to someone who has no technical experience?
Which job part do you like & dislike most?
implement a function to multiple two numbers without using the [*] operator.
how to get the sum of two numbers without using + operator?
The programming question for the first interview was to create a program to find prime numbers.
Write a program that prints out the first 100 prime numbers,
Create a function that finds the first 100 prime numbers using their isPrime function. Then write the isPrime function.
How can you calculate the multiplication of two numbers without the multiplication operator?
Viewing 9281 - 9290 interview questions