i was asked 2 DP questions, database questions and react questions. OOPS and system design questions was also asked by the interviewer. I was not able to answer 1 question of coding also i was confused during the interview about what should i answer in project as i was not having any project.
I applied online. The process took 4 weeks. I interviewed at Infosys (Hyderabad) in Feb 2022
Interview
Smooth. It was very respect and had a really smooth process, that one would enjoy. Definitely held the standard of the company. Shows why Infosys stands apart from the rest of the companies.
Interview questions [1]
Question 1
What is your favourite subject in undergrad? What are TCP/UDP?
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)