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 Team Leader (Technical) Interview Questions and Answers

Updated 10 May 2024

Infosys Team Leader (Technical) Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(3 Questions)

  • Q1. Questions asked related to Graphql, Nodejs and Typescript
  • Q2. Typescript basic to advance topics
  • Q3. Microservices in apollo federation
  • Ans. 

    Apollo Federation is a way to compose multiple GraphQL services into a single schema

    • Microservices in Apollo Federation allow for independent development and deployment of services

    • Each microservice can have its own data source and business logic

    • Apollo Federation provides a gateway that routes requests to the appropriate microservice

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I was interviewed before May 2016.

Interview Questionnaire 

2 Questions

  • Q1. Asked about bpo
  • Q2. Where do you see yourself after 10 years
  • Ans. 

    In 10 years, I see myself leading a team of skilled technical professionals, driving innovation and achieving significant milestones in the industry.

    • Leading a team of technical professionals

    • Driving innovation and implementing new technologies

    • Achieving significant milestones in the industry

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Firstly after arriving they took a test on general knowledge having 10 questions given 10 minutes of time
Duration: 10 minutes
Total Questions: 10

Round: Group Discussion
Experience: Shortly after test, gd began with 10 participants
Duration: 10 minutes

Round: HR Interview
Experience: I got shortlisted in GD therefore after 30 minutes, last round started and had a HR interview, they only asked 2 questions

I applied via Naukri.com and was interviewed in Jan 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. As a Team Lead, can you demonstrate an example of ownership and coordination in relation to each other?
  • Q2. If an agent is not performing well in the team, how do you approach to improve the agent's performance?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with SLAs, reporting skills and analytics. Always give examples from personal experience when you explain something. Do not show any hesitation to do night shift. Always be prepared for reasons why you want to join Mindtreee or quit the current company.

I applied via Accenture and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Kotlin, Threading, Latest Android components
  • Q2. Program for inheritance in kotlin
  • Ans. 

    Inheritance in Kotlin allows a class to inherit properties and methods from another class.

    • Use the 'open' keyword to mark the superclass as inheritable

    • Use the 'override' keyword to override a method or property in the subclass

    • Use the 'super' keyword to call the superclass's implementation of a method or property

    • Example: class SubClass : SuperClass() { override fun method() { super.method() } }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and learn topic thoroughly not just basic level.

Interview Questionnaire 

2 Questions

  • Q1. They asked basically for the technical knowledge of ITIL and the decision making capabilities. As a Major Incident Manager, you have to take the decision to restore the service quickly. They have asked rel...
  • Q2. They judged about the decision making power

Interview Questionnaire 

3 Questions

  • Q1. How to detect web browser
  • Ans. 

    To detect web browser, use navigator.userAgent property.

    • Use navigator.userAgent property to get the user agent string.

    • Parse the user agent string to identify the browser.

    • Use conditional statements to execute browser-specific code.

    • Consider using a library like Modernizr or jQuery to simplify the process.

  • Answered by AI
  • Q2. What is mixin
  • Ans. 

    Mixin is a way to reuse code in multiple classes without inheritance.

    • Mixin is a programming concept that allows code to be reused in multiple classes without inheritance.

    • It is achieved by including a module or class in another class.

    • Mixins are commonly used in object-oriented programming languages like Ruby and Python.

    • They help to reduce code duplication and improve code organization.

    • Example: A class for a car may incl...

  • Answered by AI
  • Q3. What is closure
  • Ans. 

    Closure is a feature in programming languages that allows a function to access variables outside its scope.

    • Closure is a way to create a function inside another function and access the outer function's variables.

    • It allows for encapsulation and data privacy.

    • Closures are commonly used in event handlers and callbacks.

    • Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; } const closure

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tec discussion and issue handeling
Round 2 - Technical 

(1 Question)

  • Q1. Tec discussion and issue resolution

I applied via Naukri.com and was interviewed before Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. With L1 Manger of the project
  • Q2. Basic understanding of the process and system and other JD related questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and joining date
Round 4 - Behavioral 

(1 Question)

  • Q1. L2 Project manager one on one interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain everything which have done . Be to the point and confident

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

Interview Questionnaire 

3 Questions

  • Q1. What was the toughest development you worked on.
  • Q2. Question on strong areas on abap.
  • Q3. Question on new technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview question and approach depends on interviewer mostly. However be sure to have through knowledge on atleat 1,2 objects you designed. Have grip on overall technology and some basic idea on new technology.

Interview Questionnaire 

1 Question

  • Q1. Java, rest API, multi threading

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Infosys Interview FAQs

How many rounds are there in Infosys Team Leader (Technical) interview?
Infosys interview process usually has 1 rounds. The most common rounds in the Infosys interview process are Technical.
How to prepare for Infosys Team Leader (Technical) 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 API Testing.
What are the top questions asked in Infosys Team Leader (Technical) interview?

Some of the top questions asked at the Infosys Team Leader (Technical) interview -

  1. Microservices in apollo federat...read more
  2. Questions asked related to Graphql, Nodejs and Typescr...read more
  3. Typescript basic to advance top...read more

Tell us how to improve this page.

Infosys Team Leader (Technical) Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Team Leader (Technical) Salary
based on 193 salaries
₹5.3 L/yr - ₹20 L/yr
27% less than the average Team Leader (Technical) Salary in India
View more details

Infosys Team Leader (Technical) Reviews and Ratings

based on 12 reviews

3.1/5

Rating in categories

3.4

Skill development

2.7

Work-life balance

2.0

Salary

3.9

Job security

2.8

Company culture

1.8

Promotions

2.8

Work satisfaction

Explore 12 Reviews and Ratings
Technology Analyst
55.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28k salaries
unlock blur

₹0 L/yr - ₹0 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