I applied through an employee referral. I interviewed at Infosys
Interview
3 rounds of interview with one telephonic, one on team. Teams was around an hour, telephonic interview was around half an hour. Later, had another round with HR which was about fifteen minutes.
Interview questions [1]
Question 1
About my previous experience. Questions about what I mentioned on my resume
I applied online. The process took 1 week. I interviewed at Infosys (Noida) in Sep 2024
Interview
Applied through Naukri, whole process is automated until interviews. Total of 2 rounds, one is technical and other is techno - managerial. Technical round was very basic with no in-depth questions and no coding involved as well. Techno-Managerial round was about all the tools used in the project and some behavioural questions. After these round there will be an HR discussion about salary which most probably will be one sided (HR's side) as there were no negotiations nothing just information transfer of CTC.
Interview questions [1]
Question 1
1.Day to day activities
2. How do you ensure that you are following agile?
3. Interfaces vs abstract classes
4. Functions vs SPs
5. Tools you have used in your project.
I applied through an employee referral. The process took 4 weeks. I interviewed at Infosys (Poona) in Oct 2024
Interview
The interview process consists of three rounds:
Technical Round: This round focuses on questions related to the topics mentioned in your resume.
Managerial Round: Here, they discuss details about your current and previous projects, including the specific modules you worked on.
HR Round: This is a basic round where they inquire about your previous company details and discuss salary expectations.
After 2-3 days, an offer letter is typically generated.
Next steps:
You’ll receive an email from Infosys to fill out the details on the Launchpad portal and upload necessary documents.
For the background verification process, Infosys partners with a third-party service. You’ll get a URL to log in using your ITR and EPFO credentials, allowing them to fetch data for verification.
If your background check is cleared, you’ll receive your onboarding details. Otherwise, further steps may be required.
Interview questions [1]
Question 1
JavaScript Basics
Explain the difference between var, let, and const.
What is a closure in JavaScript? Can you give an example?
Explain hoisting in JavaScript.
What are promises? How do they work?
What is the event loop? How does it work?
What is the difference between synchronous and asynchronous code?
Advanced JavaScript
What are higher-order functions in JavaScript? Can you provide an example?
Explain the bind(), call(), and apply() methods.
React.js Specific
Explain the virtual DOM and how it works in React.
What are React components? Differentiate between class and functional components.
What are hooks in React? Can you explain useState and useEffect?
How do you optimize performance in a React application?
What are higher-order components (HOCs) in React?
Explain the concept of Redux and how it integrates with React.
What is the difference between controlled and uncontrolled components in React?