How would you change the previous code if you wanted to print out the first 100 prime numbers and not just the prime numbers between 1-100.
Project Implementation Interview Questions
9,608 project implementation interview questions shared by candidates
A ton of MENSA and problem-solving questions.
Explain Object Oriented Programming
Q: What is the difference between pass-by-reference and pass-by-value?
Write a function for isPrime in pseudocode follow up was to use the isPrime function to find first 100 prime numbers
3 gallon bucket, 5 gallon bucket, and a spigot, get 4 gallons in the 5 gallon bucket
Tell me about yourself How do you feel about relocating? What is the difference between pass-by-value and pass-by-reference? Explain the difference between overwriting and overloading a method. Explain looping Describe the main types of loops Tell me about a time where things didn't go well and how you handled it. Where do you see yourself in 5 years? What about Fast makes you want to work here?
Question: Tell me about yourself.
Write a function to multiply two numbers without using the multiplication operator
I had to check if a number was prime as well as find the first 100 numbers of prime.
Viewing 9221 - 9230 interview questions