Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Infosys

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Infosys reviews | Infosys jobs | Infosys salaries | Infosys benefits | Infosys conversations
      Infosys interviewsInfosys Java Software Engineer interviewsInfosys interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Java Software Engineer Interview

      Sep 11, 2025
      Anonymous interview candidate
      London, England
      No offer
      Negative experience
      Difficult interview

      Application

      I applied through a staffing agency. The process took 1 day. I interviewed at Infosys (London, England) in Sep 2025

      Interview

      The interviewer did not ask for a self-introduction, which made the session feel abrupt and impersonal. I was not given enough time to think through or explain my approach to coding questions. For example, I was told “we don’t have much time” for a Streams question, even though over 30 minutes were still left in the session. Several questions seemed unrelated to my experience or were not reflected in my CV — for example, Swagger and frontend templates — even though my CV clearly highlights backend microservices experience. Communication was poor during the call: there was background noise, and the interviewer frequently stayed silent while I asked clarifying questions, which forced me to repeatedly ask if I was audible. At the end, I was told they were looking for a Senior Engineer, which was inconsistent with the role I was invited for (Java Software Engineer). Overall, the process did not provide a fair opportunity to demonstrate my skills. I hope Infosys improves interviewer preparation, communication, and ensures clear role alignment during interviews.

      Interview questions [1]

      Question 1

      Swagger and frontend templates (when I specifically told him I am a backend engineer) Oauth and grant types. Streams. (String s ="JAVA") give non repeatable first character (J) output of this code: private static void doStuff() { for (int i = 0; i <= 5; i++) { doStuff(); // recursive call inside the loop } } public static void main(String[] args) { doStuff(); // initial call }
      Answer question

      Other Java Software Engineer interview reviews for Infosys

      Software Engineer - Java Developer Interview

      Nov 27, 2025
      Anonymous interview candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at Infosys

      Interview

      The interview process was good and I even got mail asking for availability for face to face round.This continued for about 3 weeks each time asking for availability even though I stated I was available and then I decided to check their portal which stated I was rejected in F2F even though they didnt conduct the second round of interview

      Interview questions [1]

      Question 1

      Spring/Java related basics and stuff related to whats in my resume
      Answer question

      Java Software Developer Interview

      Nov 10, 2025
      Anonymous interview candidate
      Pune
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Infosys (Pune)

      Interview

      I applied for a position through Naukri and received an email for a virtual interview. The interview was scheduled almost one week after I submitted my application. The first round was a technical round, where my practical knowledge and skills were evaluated. After clearing that, I had the second round which was the managerial round, focused more on problem-solving approach, communication, and team fit.

      Interview questions [1]

      Question 1

      What is the difference between @Component, @Service, and @Repository in Spring Boot? Why do we need separate stereotypes if they all behave similarly for component scanning? 2. How does Spring handle dependency injection? Explain constructor injection vs setter injection and which one is recommended and why. 3. What is the difference between EntityManager and Hibernate Session? When would you use one over the other? 4. How does Spring Boot auto-configuration work? Explain the role of spring.factories and @EnableAutoConfiguration. 5. Explain the lifecycle of a Spring Bean. What are @PostConstruct and @PreDestroy, and when would you use them?
      Answer question
      1

      Software Engineer - Java Developer Interview

      Sep 12, 2025
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Infosys

      Interview

      The interview was a balanced mix of technical and behavioral questions, testing problem-solving, communication, and confidence. Panel was professional, supportive, and provided clear feedback, making the overall experience insightful and positive.

      Interview questions [1]

      Question 1

      Reverse a string, find second highest salary
      Answer question