Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Senior Software Developer Interview Questions, Process, and Tips

Updated 26 Dec 2024

Top Infosys Senior Software Developer Interview Questions and Answers

  • Q1. Spring: Qualifier vs autowired, scope of a bean, bean depedency management
  • Q2. What's the difference between Microservices and API
  • Q3. Write a query to select ID from table one but that Id should not presented in table two
View all 16 questions

Infosys Senior Software Developer Interview Experiences

19 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. .net basics like polymorphism linq queries ado.net authentication, authorization angular dependency inject how components connect each other sql basic join queries reverse a string in C#

Interview Preparation Tips

Interview preparation tips for other job seekers - there is long gap between each rounds.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is your project?

Senior Software Developer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Freshworks
Q2. Overlapping Intervals Problem Statement You are given the start a ... read more
asked in Freshworks
Q3. Middle of Linked List Problem Statement Given the head node of a ... read more
asked in SAP
Q4. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Freshworks
Q5. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Duration:30 (minutes), react advance question hooks, customized hooks, use memo, etc

Round 2 - HR 

(2 Questions)

  • Q1. You already working for good company why shifting.(i was working for TCS)
  • Q2. We do not think you will stay with this organization?
  • Ans. 

    I am committed to contributing my skills and expertise to this organization for the long term.

    • I am excited about the projects and opportunities within this organization

    • I have a track record of long-term commitments in my previous roles

    • I am looking for a stable and challenging work environment to grow and excel

    • I believe in the mission and values of this organization

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Senior Software Developer interview:
  • Advance Javascript
  • Advance React
  • Advance CSS
Interview preparation tips for other job seekers - Easy interview process. No actual coding only verbal responses you have to give of concepts of react and Javascript.

I applied via Walk-in

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. Good morning sir I'm k Srinivas and I completely Bsc chemistry and I'm willing to your organisation,is there any vacancy sir
  • Answered by srinivas kasula
  • Q2. Why should we hire you
  • Q3. What are your salary expectations
Round 2 - HR 

(5 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good morning sir,
I'm K. Srinivas and I completed my B.Sc. and I'm willing to work in your organisation, is there any vacancy

Infosys interview questions for designations

 Software Developer

 (262)

 Junior Software Developer

 (14)

 Software Developer fresher

 (6)

 Associate Software Developer

 (3)

 Java Software Developer

 (3)

 Embedded Software Developer

 (1)

 .NET Software Developer

 (1)

 Software Developer Trainee

 (1)

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is your project about
  • Q2. Explain your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Only 2 rounds for most of the people

Get interview-ready with Top Infosys Interview Questions

I applied via Infosys Carers and was interviewed in Feb 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Be strong with java they can ask questions on any concept, some questions w.r.t java are multithreading volatile, synchronised, atomic integer etc
  • Q2. Spring: Qualifier vs autowired, scope of a bean, bean depedency management
  • Ans. 

    Explaining Spring concepts: Qualifier, Autowired, Bean scope, and Dependency management

    • Qualifier is used to specify which bean to inject when multiple beans of the same type are present

    • Autowired automatically injects a bean by type, but can also use Qualifier to specify which bean to inject

    • Bean scope determines the lifecycle of a bean, such as singleton or prototype

    • Dependency management ensures that all required depend

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with all the skills you kept on resume.

All the best!

Senior Software Developer Jobs at Infosys

View all

Interview Questionnaire 

2 Questions

  • Q1. Oops concepts
  • Q2. Design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a technical one on C# and WPF technologies. It’s around 1 hr of interview. So the interviewer touch all the technologies we mention in the resume and he asked for the scenarios we faced in the realtime. He is very cool and nice person. The topics in c#
Oops concepts
Design patterns
Red and out keywords
When we go for abstraction in realtime
Managed and unmanaged code
String and string builder
Difference between abstraction and interfaces
Struct and class
Static constructor
Sealed keyword
Delegates
Dynamic parameters
Can we return multiple values from a function/method?
Overloading and overriding
Ienumeration and iqueryable
Indexers
First and single in linq

I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How to develop software services
  • Ans. 

    Developing software services involves designing, implementing, testing, and deploying services that meet user requirements.

    • Identify user requirements and design the service architecture accordingly

    • Implement the service using appropriate programming languages and frameworks

    • Test the service thoroughly to ensure it meets user requirements and is reliable

    • Deploy the service to a production environment and monitor its perfor...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was technically majorly a stress test , it is lasted for about 1 hr 10 min,. The interviewer want to both knowledge and communication skills. Most of the related questions on my graduation , computer science
Related topics. It was my first off campus interview. And I was able tell all the answers.

Skills evaluated in this interview

I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basics of oops concept
  • Ans. 

    Basics of OOPs concept

    • OOPs stands for Object-Oriented Programming

    • It is a programming paradigm based on the concept of objects

    • Objects have properties and methods

    • Encapsulation, Inheritance, and Polymorphism are the three main pillars of OOPs

    • Example: A car is an object with properties like color, model, and methods like start, stop

    • Example: Inheritance - A child class can inherit properties and methods from a parent class

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - overall interviews process is good and prepare for the core concepts

Infosys Interview FAQs

How many rounds are there in Infosys Senior Software Developer interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, One-on-one Round and HR.
How to prepare for Infosys Senior Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infosys. The most common topics and skills that interviewers at Infosys expect are AWS, Python, Machine Learning, Software Development and Software Quality Assurance.
What are the top questions asked in Infosys Senior Software Developer interview?

Some of the top questions asked at the Infosys Senior Software Developer interview -

  1. Spring: Qualifier vs autowired, scope of a bean, bean depedency managem...read more
  2. What's the difference between Microservices and ...read more
  3. Write a query to select ID from table one but that Id should not presented in t...read more

Tell us how to improve this page.

Infosys Senior Software Developer Interview Process

based on 13 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Senior Software Developer Salary
based on 2.3k salaries
₹3.6 L/yr - ₹8.9 L/yr
58% less than the average Senior Software Developer Salary in India
View more details

Infosys Senior Software Developer Reviews and Ratings

based on 39 reviews

2.9/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

2.5

Salary

3.2

Job security

2.8

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 39 Reviews and Ratings
Senior Software Developer

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Senior Software Developer

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Senior Software Developer

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Senior Systems Engineer
51.2k salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

System Engineer
31.7k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
31k salaries
unlock blur

₹5.1 L/yr - ₹19.6 L/yr

Senior Associate Consultant
28.8k salaries
unlock blur

₹6.2 L/yr - ₹16.9 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview