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
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. About your self
  • Ans. 

    My name is Gourish ramadas velip nujji patne tq: joida dis: uttar kannada state: karnataka 581187

  • Answered Anonymously
  • Q2. Education background
  • Ans. 

    I study in graduation in b com in 2021 in karnataka university dharwad

  • Answered Anonymously
  • Q3. Family back ground asked
  • Ans. 

    Father name : ramdas Mother name :namrata Sister name : kavita Brother name : kalpesh Father is farmer and mother house wife

  • Answered Anonymously
  • Q4. Why working for TCS company
  • Q5. How many years are Experience in company
  • Ans. 

    I have 5 years of experience working in the company.

    • I have been working in the company for 5 years.

    • During my time at the company, I have gained valuable experience in Tally accounting.

    • I have successfully handled various accounting tasks and projects over the past 5 years.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Tally Accountant interview:
  • Communication Skills
  • Accounting
  • Computer Operating
  • Powerpoint
  • HTML
  • Tally ERP
Interview preparation tips for other job seekers - Please call me back
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
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 - Technical 

(8 Questions)

  • Q1. Tell me about your self
  • Ans. 

    Good morning sir or madam first of all the thankyou for giving me this opportunity to introduce myself my name is gudaru rajasekhar iam from nandigram while coming to my educational details I AM completed my MBA finance from DVR DR HS Mic Collage of Technology in kanchikacherla my experience details I AM worked with Radha Ram marketing pvt Ltd I have a 1 year 5 months experience in tally prime

  • Answered Anonymously
  • Q2. Education details
  • Q3. Experience details
  • Q4. Hobbies and achievements
  • Ans. 

    Playing cricket and listening music Achievements are positive attitude and I am a hard worker

  • Answered Anonymously
  • Q5. Technical skills
  • Ans. 

    I have good knowledge in tally prime GST and tally with GST and generation of e waybill s and vendor creation and purchase and sale of e-way bill invoice processing in tally prime debit note and credit note in tally prime cash bill s invoice processing in tally prime

  • Answered Anonymously
  • Q6. Family details
  • Q7. Technical skills
  • Q8. Family details that's all

Interview Preparation Tips

Topics to prepare for Genpact Tally Accountant interview:
  • Accounting
Interview preparation tips for other job seekers - Good communication
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Your preference in work
  • Ans. I very preference in work 1st
  • Answered Anonymously
  • Q2. Experience in the work

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Tipping skills
2 Redding book
3 hard work
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via AmbitionBox and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Group Discussion 

How will your strengths can benefit our company

Round 3 - HR 

(5 Questions)

  • Q1. Would you like to work overtime or odd hours
  • Ans. I understand that putting extra efforts impacts the company's development,so I'm happy.If it means I'm contributing to the company, I'll be glad to contribute.
  • Answered Anonymously
  • Q2. Why did you decide to apply to this role
  • Ans. Because, I'm completed B.com and tally ERP 9
  • Answered Anonymously
  • Q3. Hard work is the key to success or is it?
  • Q4. Difference between hard work and smart work
  • Q5. What your know about Accenture

Interview Preparation Tips

Topics to prepare for Accenture Tally Accountant interview:
  • Self intro
  • Tally ERP
Interview preparation tips for other job seekers - Thank you for giving me this opportunity

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