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
3.7

based on 36.9k Reviews

Filter interviews by

Infosys Team Member/Team Leader Interview Questions, Process, and Tips

Updated 27 Jun 2021

Top Infosys Team Member/Team Leader Interview Questions and Answers

  • Q1. If a client complaints after fresh deployment that application has become slow.What all approaches you will follow and how you ll find the issue. How you ll manage the cl ...read more
  • Q2. What is SPA? How to load another module.what is lazy loading
  • Q3. If there is no template to component will it get rendered on ui
View all 8 questions

Infosys Team Member/Team Leader Interview Experiences

4 interviews found

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What is dynamic form? FormArray ?
  • Ans. 

    Dynamic form is a form that can be modified at runtime. FormArray is an array of form controls.

    • Dynamic form allows adding or removing form fields based on user input or other conditions.

    • FormArray is used to manage an array of form controls.

    • Example: A form where users can add multiple phone numbers or email addresses.

    • Example: A form where users can add or remove items from a shopping cart.

  • Answered by AI
  • Q2. If a client complaints after fresh deployment that application has become slow.What all approaches you will follow and how you ll find the issue. How you ll manage the client
  • Ans. 

    To address client complaint of slow application post-deployment, I would follow a systematic approach to identify and resolve the issue while keeping the client informed.

    • First, I would gather more information from the client about the specific areas of the application that are slow and the frequency of the issue.

    • Next, I would review the application logs to identify any errors or performance issues.

    • I would also check th...

  • Answered by AI
  • Q3. What is SPA? How to load another module.what is lazy loading
  • Ans. 

    SPA stands for Single Page Application. Lazy loading is a technique to load modules on demand.

    • SPA is a web application that loads a single HTML page and dynamically updates the content as the user interacts with it.

    • To load another module in SPA, we can use lazy loading technique which loads the module only when it is required.

    • Lazy loading helps in reducing the initial load time of the application and improves the perfo...

  • Answered by AI
  • Q4. How you ll pass data in btw comments if they dnt sharr nay relationship.
  • Q5. What is observable and promises.how asymc.await works
  • Ans. 

    Observable is a pattern for handling asynchronous data streams. Promises are a way to handle asynchronous operations.

    • Observables allow for subscribing to a stream of data and reacting to each event as it comes in.

    • Promises represent a value that may not be available yet, but will be resolved at some point in the future.

    • async/await is a way to write asynchronous code that looks synchronous, by pausing execution until a p...

  • Answered by AI
  • Q6. Can you use script tag in angular
  • Ans. 

    Yes, script tags can be used in Angular

    • Script tags can be used to load external scripts in Angular

    • Angular also provides a way to load scripts dynamically using the ScriptService

    • However, it is recommended to use Angular's built-in mechanisms for loading scripts

  • Answered by AI
  • Q7. Reactive form module
  • Q8. If there is no template to component will it get rendered on ui
  • Ans. 

    No, it will not get rendered on UI without a template.

    • A component needs a template to be rendered on UI.

    • Without a template, the component will not be visible on the UI.

    • The template defines the structure and content of the component.

    • If there is no template, the component will not have any visual representation.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Level of Interview was easy .If you hav worked on angular you easily crack it.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1) basic core java questions 2)spring boot questions
  • Q2. 3)Agile Scrum framework questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through common java interview questions and you can easily crack it. They have only 1 techincal round.

Team Member/Team Leader Interview Questions Asked at Other Companies

asked in Xoriant
Q1. Write a program for printing even and odd number up to 10 using t ... read more
asked in Infosys
Q2. If a client complaints after fresh deployment that application ha ... read more
asked in Infosys
Q3. What is SPA? How to load another module.what is lazy loading
Q4. What is abstract class and where to use in you big experience?
asked in Infosys
Q5. If there is no template to component will it get rendered on ui

I applied via LinkedIn and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. SQL server
  • Q2. Indexing
  • Q3. Cluster
  • Q4. Non cluster
  • Q5. Joins

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confirmed on answer

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How the collision is handled in JAVA 8
  • Ans. 

    JAVA 8 handles collisions using separate chaining and open addressing.

    • Separate chaining uses linked lists to store multiple values at the same index in the hash table.

    • Open addressing uses a probing sequence to find the next available slot in the hash table.

    • JAVA 8 also introduced the ConcurrentHashMap class which uses a combination of both techniques for better performance.

    • Example: HashMap map = new Has...

  • Answered by AI
  • Q2. What is garbage collection methods in JAVA
  • Ans. 

    Garbage collection is an automatic memory management process in Java.

    • Garbage collection is the process of freeing up memory by removing objects that are no longer in use.

    • Java has a built-in garbage collector that runs automatically in the background.

    • The garbage collector uses different algorithms to determine which objects are no longer in use and can be removed.

    • Some of the commonly used garbage collection algorithms i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - JAVA with 5+ years of experience should know about JAVA memory and Data Structures

Skills evaluated in this interview

Infosys interview questions for designations

 Senior Team Leader

 (3)

 Team Leader (Technical)

 (1)

 Team Leader (Nontechnical)

 (1)

 Team Lead

 (28)

 Team Manager

 (2)

 Team Leader-Quality Assurance/Quality Control

 (1)

 Team Lead Testing

 (1)

 Bpo Team Lead

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is your role in team?
  • Q2. How many years experience as team leader?
  • Q3. What exactly you do as team leader in your team?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and explain the role. Be confident of what you speak.

I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Starting from opps concept ,then java 8 ,spring Boot ,restapi,microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical round by Accenture,one technical from client,2 manager round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Introduction and about experiance
  • Q2. About work managment in organization
Round 2 - One-on-one 

(2 Questions)

  • Q1. Introducing oneself, discussing experiences, and other
  • Q2. Regarding the workplace culture and organization

HR Executive Interview Questions & Answers

Genpact user image Sandra shirisha

posted on 21 Aug 2024

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 Jul 2024. There were 5 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Genpact one of best company in the countries how is it possible by online offline working suddenly time to time work in the time..
  • Q2. Genpact hiring new freshers to join company...
Round 2 - HR 

(2 Questions)

  • Q1. Genpact is a one of the company look feature fresher idea to develop to forward one to one idea..
  • Q2. Genpact company is non vioce and voice details
Round 3 - HR 

(2 Questions)

  • Q1. Genpact company bpo hiring in the company workers multi language knowing the customer own language slove problem
  • Q2. Genpact is in hyd ...Warangal Karimnagar Visakhapatnam secunderabad...etc
Round 4 - HR 

(2 Questions)

  • Q1. Good company to learning skill
  • Q2. Genpact company best in humanity both worker customers
Round 5 - HR 

(2 Questions)

  • Q1. World wide company services to public to public
  • Q2. Genpact company going 1 place in communicate company

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to learn and work
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Intro about company
  • Q2. Work flow at description
  • Ans. 

    Work flow description involves outlining the steps and processes involved in completing a task or project.

    • Identify the starting point of the workflow

    • List out the sequential steps involved in completing the task

    • Define the roles and responsibilities of each team member

    • Establish timelines and deadlines for each step

    • Ensure communication and collaboration among team members

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. HR round basic and description
  • Q2. Principles ans standards
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me something about yourself ?
  • Q2. Tell me about your work experience?
  • Q3. What is life according to you?
  • Ans. 

    Life is a journey filled with experiences, challenges, growth, and opportunities for learning and self-discovery.

    • Life is a journey with ups and downs

    • It involves experiencing various emotions and situations

    • It is an opportunity for personal growth and self-discovery

    • Life is about making choices and facing consequences

    • It is about relationships, connections, and experiences

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a overall nice experience.

Infosys Interview FAQs

What are the top questions asked in Infosys Team Member/Team Leader interview?

Some of the top questions asked at the Infosys Team Member/Team Leader interview -

  1. If a client complaints after fresh deployment that application has become slow....read more
  2. What is SPA? How to load another module.what is lazy load...read more
  3. If there is no template to component will it get rendered on...read more

Tell us how to improve this page.

People are getting interviews through

based on 4 Infosys interviews
Job Portal
Recruitment Consultant
Referral
50%
25%
25%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

Infosys Team Member/Team Leader Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Technology Analyst
56.3k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.5k salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

System Engineer
38.9k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.1k salaries
unlock blur

₹6.2 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview