The interviewer started by asking me to introduce myself. I mentioned my background, technical skills, projects I’ve done, and internships I’d done. I also mentioned my career objectives and which programming languages I was comfortable in.
Interview questions [1]
Question 1
Why do you prefer Java over other programming languages? What are its advantages?
Explain JDK, JRE, and JVM.
What are Wrapper classes?
What are constructors? What is its use?
How many types of constructors are there in Java?
What do you know about the software development life cycle?
What are some of the models of SDLC?
Explain the waterfall model? What are the steps involved in the waterfall model?
How is the Agile model different from the Waterfall model?
Which is the model that is preferred in the market these days and why?
What are your career aspirations?
Sort an array of integers taking input from the user using any sorting algorithm within 3 minutes. (I had to write the code in the chatbox itself and within 3 minutes so I chose to write a simple bubble sort)
I applied online. I interviewed at Infosys (Sat home) in Apr 2020
Interview
initially it started with resume discussion . 2 coding problems and some basic questions about programming language. some questions regarding numpy and pandas and thats all. this was included in the interview.
Interview questions [1]
Question 1
finding primes all prime numbers below a given number.
I applied through college or university. I interviewed at Infosys (Bengaluru) in Aug 2021
Interview
Amazing interviewer. Understands your nervousness, makes the process smooth and helps to calm you down. Questions were from basics of DBMS, OS, Computer Science Fundamentals. Be prepared with Data Structures and Algorithms. Gives plenty of hints for questions.