Write a program for printing prime numbers. Explain the flow . Write unit test cases for it.
Software Developer Intern Interview Questions
2,852 software developer intern interview questions shared by candidates
They want to get to know you and your background in computer science.
1.Tell me about yourself? 2. projects?
What projects you might be interested in working on that they have.
Tell me about your past projects.
Write a program that outputs the string representation of numbers from 1 to n. But for multiples of three it should output “Fizz” instead of the number and for the multiples of five output “Buzz”. For numbers which are multiples of both three and five output “FizzBuzz”.
Started with Tell me about yourself and following this asked questions related to the languages mentioned in your resume , primarily asking java
In Technical Round, interviewee asked me about what is Polymorphism, types of polymorphism, difference between compile time and run time polymorphism, and their examples.
basic oop questions in Java language
There was a problem-solving question about some puzzle but I don't remember
Viewing 441 - 450 interview questions