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 Technical Lead Interview Questions, Process, and Tips

Updated 17 Feb 2025

Top Infosys Technical Lead Interview Questions and Answers

  • Q1. Managerial: 1) Explain any one past issue and its mitigation strategy. 2) How we can handle the situation when we found code is not complaint before one day of deployment ...read more
  • Q2. Do you know what NGRX is in Angular? If yes, how does it work?
  • Q3. As it's Agile process, how you are going to deliver client expectations?
View all 76 questions

Infosys Technical Lead Interview Experiences

126 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Previous CTC of applicant(here myself)
  • Q2. Current CTC of applicant(here myself)

Interview Preparation Tips

Interview preparation tips for other job seekers - Where is sterling IBM OMS/WMS in interview ?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. Project architecture
  • Q2. Spring MVC architecture and annotations
  • Q3. Rest API questions

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up all the topics

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
asked in Wipro
Q3. What automation framework have you worked on?
asked in Cognizant
Q4. 1. Type of documentation for computer system validation. 2.Please ... read more
Q5. What is REST API? And the difference between GET, PUT, POST, DELE ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic plsql questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java Spring Boot
  • Q2. What is microservices
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.

    • Microservices break down applications into smaller, loosely coupled services

    • Each service is responsible for a specific function and can be developed, deployed, and scaled independently

    • Communication between services is typically done through APIs, often using lightweig...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain your current project
  • Q2. Your role in your project
Round 3 - HR 

(2 Questions)

  • Q1. Your role in your company
  • Q2. CTC discussion and role

Skills evaluated in this interview

Infosys interview questions for designations

 Java Technical Lead

 (2)

 Senior Technical Lead

 (1)

 Technical Software Testing Lead

 (1)

 Technical Analyst

 (24)

 Technical Architect

 (5)

 Technical Specialist

 (4)

 Technical Consultant

 (2)

 Lead Consultant

 (11)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to SQL server
  • Q2. Latest tech trends and my experience
  • Ans. 

    The latest tech trends include AI, machine learning, cloud computing, cybersecurity, and IoT.

    • AI and machine learning are being used in various industries for automation and data analysis.

    • Cloud computing is becoming more popular for scalability and cost-efficiency.

    • Cybersecurity is a growing concern with the increase in cyber attacks.

    • IoT is connecting devices and enabling smart solutions in homes and businesses.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with thorough knowledge of what you have mentioned in your resume

Get interview-ready with Top Infosys Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. .net related questions
  • Q2. Advance c# programming questions
  • Q3. Azure related questions
  • Q4. Agile based process
  • Q5. Hr round and discussion about responsibility

Technical Lead Jobs at Infosys

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap vs Hashtable
  • Ans. 

    Hashtable is synchronized and thread-safe, while Hashmap is not synchronized.

    • Hashtable is synchronized and thread-safe, while Hashmap is not synchronized.

    • Hashtable does not allow null keys or values, while Hashmap allows one null key and multiple null values.

    • Hashtable is slower than Hashmap due to synchronization.

    • Hashtable is legacy class, while Hashmap is part of Java collections framework.

  • Answered by AI
  • Q2. Java 8 new features
  • Ans. 

    Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to pass functionality as an argument to a method.

    • Functional interfaces have a single abstract method and can be used with lambda expressions.

    • Streams provide a way to process collections of objects in a functional style.

    • Default methods allow interfaces to have methods with...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared on new features in java 8 and technical problem on stream API.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Database questions mostly sharing indexing
  • Q2. Core Java and spring boot

Technical Lead Interview Questions & Answers

user image Tejas Pen Arts

posted on 2 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is keep in mvc
  • Ans. 

    Keep in MVC stands for Model-View-Controller, which is a design pattern used in software development to separate the concerns of an application.

    • Keep refers to the model component in MVC

    • It represents the data and the business logic of the application

    • Keep interacts with the database and processes the data before sending it to the view

    • Example: In a blog application, the Keep would handle the data related to blog posts suc

  • Answered by AI
  • Q2. Explain design patterns
  • Ans. 

    Design patterns are reusable solutions to common problems in software design.

    • Design patterns provide a way to create flexible and maintainable software systems.

    • They help in organizing code, making it more readable and easier to maintain.

    • Examples of design patterns include Singleton, Factory, Observer, and Strategy patterns.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Monster and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts Design pattern Java 8 collections
Round 2 - Technical 

(1 Question)

  • Q1. Techno managerial interview mostly about Agile , core java, project information

Infosys Interview FAQs

How many rounds are there in Infosys Technical Lead interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, HR and Resume Shortlist.
How to prepare for Infosys Technical Lead 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 Software Quality Assurance, Agile, Testing Tools, Debugging and Java.
What are the top questions asked in Infosys Technical Lead interview?

Some of the top questions asked at the Infosys Technical Lead interview -

  1. Managerial: 1) Explain any one past issue and its mitigation strategy. 2) Ho...read more
  2. Do you know what NGRX is in Angular? If yes, how does it wo...read more
  3. As it's Agile process, how you are going to deliver client expectatio...read more
How long is the Infosys Technical Lead interview process?

The duration of Infosys Technical Lead interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Infosys Technical Lead Interview Process

based on 110 interviews

4 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round - 1
  • HR Round - 2
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Technical Lead Salary
based on 30.8k salaries
₹5.2 L/yr - ₹19.5 L/yr
35% less than the average Technical Lead Salary in India
View more details

Infosys Technical Lead Reviews and Ratings

based on 719 reviews

3.3/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

2.5

Salary

4.0

Job security

3.4

Company culture

2.4

Promotions

3.2

Work satisfaction

Explore 719 Reviews and Ratings
Technical Lead 6B/A

Pune,

Chennai

+1

8-13 Yrs

₹ 8.5-18 LPA

Technology Lead

Navi Mumbai,

Bangalore / Bengaluru

+1

5-8 Yrs

₹ 6.3-25 LPA

S2RL Technology Lead

Ahmedabad

5-8 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.8k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

System Engineer
39.5k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.8k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.8k salaries
unlock blur

₹4.5 L/yr - ₹17 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

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