What are your strengths and weakness?
Implementations Interview Questions
9,717 implementations interview questions shared by candidates
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?
Describe inheritance to someone that is not technical
Viewing 9491 - 9500 interview questions