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 Production Engineer Interview Questions and Answers

Updated 27 Jun 2024

Infosys Production Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is mutex and it's syntax?
  • Ans. 

    A mutex is a synchronization primitive used to control access to shared resources in a multi-threaded environment.

    • Mutex is typically used to protect critical sections of code to prevent race conditions.

    • Syntax for using mutex in C++: std::mutex myMutex;

    • To lock a mutex: myMutex.lock();

    • To unlock a mutex: myMutex.unlock();

  • Answered by AI
  • Q2. What is a goroutine and how it's used?
  • Ans. 

    A goroutine is a lightweight thread managed by the Go runtime. It allows concurrent execution of functions.

    • Goroutines are created using the 'go' keyword followed by a function call.

    • They are used for concurrent programming in Go, allowing multiple functions to run simultaneously.

    • Goroutines are more efficient than traditional threads as they have lower memory overhead and can be multiplexed onto fewer OS threads.

    • Example:...

  • Answered by AI
Round 2 - Coding Test 

DSA, Queries and logical coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and attend the interview with confidence. That all.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Good test , healthy environment good to go

Round 3 - Coding Test 

Coding test is good for everyone

Round 4 - One-on-one 

(1 Question)

  • Q1. Whats is coding ??
  • Ans. 

    Coding is the process of creating instructions for computers to execute tasks.

    • Coding involves writing and testing instructions in a programming language.

    • It is used to create software, websites, apps, and more.

    • Examples of coding languages include Python, Java, and C++.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for it

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

I got 60 min test with basic Q of shell script and python

Round 2 - questionnaire 

(1 Question)

  • Q1. No interview yet

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They asked me to tell about my self and about company, and about my project

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be tension, be confidence
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 3 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 - Aptitude Test 

All questions in the maths , general knowledge, history

Round 3 - HR 

(5 Questions)

  • Q1. Personal information
  • Q2. Ask u skills and clg projects
  • Q3. Working experience and know u about company
  • Q4. What u accept salary
  • Q5. Wait for result

Interview Preparation Tips

Interview preparation tips for other job seekers - Good information for jobs
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 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 - Technical 

(1 Question)

  • Q1. Tell em about your self
Round 3 - Technical 

(1 Question)

  • Q1. What are oops concepts
  • Ans. 

    Object-oriented programming concepts that help in organizing code and data for better reusability and maintainability.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation det...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

MCQ, technical, Maths, C C++, Email,

Round 3 - Coding Test 

Programming test, technical quetions

Round 4 - HR 

(1 Question)

  • Q1. Introduction,if Flexible to Shift, do you know about organization, why TCS, technical quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - TCS need loyalty, Integrity , Flexible for shifts, technical skill and communication skill

I applied via Walk-in and was interviewed in Sep 2021. 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 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths

Interview Preparation Tips

Topics to prepare for TCS Production Engineer interview:
  • Communication Skills
Interview preparation tips for other job seekers - Make good communication skills
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Campus Placement and was interviewed before Jun 2022. There were 3 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 - Aptitude Test 

Easy aptitude test was there here

Round 3 - One-on-one 

(2 Questions)

  • Q1. Easy questions were asked.
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Study well and go with confidence
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite,Dress for the occasion,Be punctual,Use good telephone manners,Be knowledgeable,Don't whine,Give your full attention

Infosys Interview FAQs

How many rounds are there in Infosys Production Engineer interview?
Infosys interview process usually has 2 rounds. The most common rounds in the Infosys interview process are Technical and Coding Test.
What are the top questions asked in Infosys Production Engineer interview?

Some of the top questions asked at the Infosys Production Engineer interview -

  1. What is a goroutine and how it's us...read more
  2. What is mutex and it's synt...read more

Tell us how to improve this page.

Infosys Production Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Production Engineer Salary
based on 35 salaries
₹3 L/yr - ₹11.5 L/yr
103% more than the average Production Engineer Salary in India
View more details

Infosys Production Engineer Reviews and Ratings

based on 5 reviews

4.3/5

Rating in categories

3.7

Skill development

3.1

Work-life balance

2.8

Salary

3.7

Job security

3.4

Company culture

2.8

Promotions

2.8

Work satisfaction

Explore 5 Reviews and Ratings
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
51k salaries
unlock blur

₹2.5 L/yr - ₹7.8 L/yr

System Engineer
31.6k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.9k salaries
unlock blur

₹5.1 L/yr - ₹19.5 L/yr

Senior Associate Consultant
28.5k salaries
unlock blur

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