Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Enpro Industries Team. If you also belong to the team, you can get access from here

Enpro Industries Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Enpro Industries General Manager Supply Chain Interview Questions and Answers

Updated 21 Nov 2022

Enpro Industries General Manager Supply Chain Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed before Nov 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 - Technical 

(2 Questions)

  • Q1. More into product knowledge
  • Q2. Process adherence . Sop management, stakeholder management

Interview Preparation Tips

Interview preparation tips for other job seekers - Process oriented approach
Basic knowledge
Learning attitude

Interview questions from similar companies

I appeared for an interview in Apr 2017.

Interview Questionnaire 

3 Questions

  • Q1. Favourite sportsperson
  • Ans. 

    My favourite sportsperson is Serena Williams.

    • Serena Williams is a professional tennis player

    • She has won numerous Grand Slam titles

    • She is known for her powerful serve and aggressive playing style

  • Answered by AI
  • Q2. How is crude oil separated from water?
  • Ans. 

    Crude oil is separated from water through a process called oil-water separation.

    • Oil-water separation is achieved by using various techniques such as gravity separation, centrifugation, and filtration.

    • Gravity separation involves allowing the mixture of crude oil and water to settle, with the oil rising to the top due to its lower density.

    • Centrifugation utilizes the centrifugal force to separate the oil and water by spin...

  • Answered by AI
  • Q3. Questions about memberships in student societies and activities.

Interview Preparation Tips

Round: Resume Shortlist
Experience: On the basis of CGPA

Round: Technical + HR Interview
Experience: I was extremely nervous as this was going to be my first interview as a fresher. Adding to that, their first question was ' who is your favourite basket ball player?' as my CV mentioned that I used to play basketball in school-life. I just didn't know whether I should blabber an arbitrary name or give the honest answer. After giving the latter I was asked how crude oil is seperated from water. I told them that if some time is allowed then crude oil and water will be separated in two layers. Now I dont know why it seemed to me that crude oil having asphalts, coke should have greater specific gravity than water and should appear at bottom. After giving the answer, from their expressions I knew that I had screwed this as well. Now they asked some more teasing questions like why I had joined IIChE, how many meeting I had attended and so on and I don't remember the rest as I was close to tears by then.
Tips: At the end, one of the panelists gently told me 'Please don't be so much nervous from next time'.

College Name: Jadavpur University, Kolkata

I appeared for an interview in Apr 2017.

Interview Preparation Tips

Round: Technical + HR Interview
Experience: They first asked me to tell me about myself. Then I was asked to briefly explain what I did in my internship at SAIL in summer'16.Then they asked a few technical questions on the project (Modelling of a bio refinery using Indian agrowastes for energy and environmental analysis) that I was doing in that semester under one of my professors. Then they asked me about my favourite subject to which I answered, "Heat Transfer". So they asked me some basic questions on heat exchangers and related graphs.
Then one of the HRs asked me to tell about my career objectives followed by a few other questions like my strength, why CAIRN, what I would have pursued if not engineering,which location would I prefer- Rajasthan(where there is main plant of CAIRN) or Gurgaon(where there is main office of CAIRN but no plant).
Then they asked me if I had any questions to ask to which I asked them a few internship related queries. And this way, the interview ended.

College Name: Jadavpur University, Kolkata

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

Interview Questionnaire 

1 Question

  • Q1. The HR round was very pathetic. Sreethala took my HR round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't waste your precious time in giving the interview for Baker Hughes, Powai
Mumbai location. They will take all the interview rounds. The HR will ask you to submit all documents and last moment they will cancel your candidature without giving you any specific reason.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain All the laws of Thermodynamics
  • Ans. 

    The laws of thermodynamics are fundamental principles governing energy and heat transfer in physical systems.

    • First Law: Energy cannot be created or destroyed, only transferred or converted.

    • Second Law: Heat naturally flows from hot to cold objects, and entropy tends to increase over time.

    • Third Law: As temperature approaches absolute zero, entropy approaches a minimum value.

    • Examples: A car engine converting fuel into mot...

  • Answered by AI
  • Q2. One should have good Engineeringskills
Round 2 - HR 

(1 Question)

  • Q1. Salary Expectation

I applied via Naukri.com and was interviewed in Feb 2022. 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 - Technical 

(1 Question)

  • Q1. Core Java, spring jpa, relationship like one to one, one to many, many to oneetc, composit key. More important many questions come from your cv like what you did in your project
Round 3 - Behavioral 

(1 Question)

  • Q1. Just basic behaviour questions, also be ready with some technical questions as well
Round 4 - HR 

(1 Question)

  • Q1. Only joining discussion and formalities 😃😃

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick with your core java basics, your project details
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2023. There were 2 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 - Technical 

(6 Questions)

  • Q1. What is oops, explain them?
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.

    • OOP is based on the concept of classes and objects.

    • It allows for encapsulation, inheritance, and polymorphism.

    • Encapsulation hides the internal details of an object and provides a public interface.

    • Inheritance allows classes to inherit properties and methods from other classes.

    • Polymorphism allows objects of diff...

  • Answered by AI
  • Q2. What is difference between interface and abstract class?
  • Ans. 

    Interface defines only method signatures while abstract class can have method implementations.

    • An interface can be implemented by multiple classes while a class can extend only one abstract class.

    • An abstract class can have instance variables while an interface cannot.

    • An abstract class can have constructors while an interface cannot.

    • An abstract class can provide default implementations for some methods while an interface...

  • Answered by AI
  • Q3. What is difference between docker and kubernet?
  • Ans. 

    Docker is a containerization platform while Kubernetes is a container orchestration tool.

    • Docker is used to create, deploy, and run applications in containers.

    • Kubernetes is used to manage and orchestrate multiple containers in a cluster.

    • Docker provides a way to package and distribute applications in a portable manner.

    • Kubernetes provides features like automatic scaling, load balancing, and self-healing.

    • Docker is a lower-...

  • Answered by AI
  • Q4. What is event emitter in angular?
  • Ans. 

    Event emitter is a class in Angular that allows communication between components.

    • Event emitter is used to emit custom events in Angular.

    • It allows communication between parent and child components.

    • It can be used to pass data from child to parent component.

    • It is a part of the @angular/core package.

    • Example: @Output() eventEmitter = new EventEmitter();

  • Answered by AI
  • Q5. What is view encapsulation in angular?
  • Ans. 

    View encapsulation is a feature in Angular that allows for the creation of isolated components.

    • View encapsulation ensures that styles defined in a component do not affect other components.

    • There are three types of view encapsulation: Emulated, Native, and None.

    • Emulated is the default and uses CSS to emulate shadow DOM.

    • Native uses the browser's native shadow DOM implementation.

    • None does not provide any view encapsulation

  • Answered by AI
  • Q6. How to communicate with components in angular?
  • Ans. 

    Components in Angular can communicate with each other using @Input, @Output, and services.

    • Use @Input to pass data from parent to child component

    • Use @Output to emit events from child to parent component

    • Use services to share data between components that are not directly related

    • Use RxJS subjects to create a shared data stream between components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep basic ready but it luck is equally important.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jun 2023. 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 - Case Study 

Asked Real Time Scenario to create Microservice for Train and Station information. The interviewer asked what are the properties needs to be considered for evaluating service.

Core Java 11 questions: Webservices, Improvement in JVM, Threads

Java 8: Asked to write a program based on Group By Scenario.

The interview lasts around 2 hrs.

Round 3 - Technical 

(1 Question)

  • Q1. Managerical round: Asked about current project details, The reason to join BH, Scenario based question on LinkedList vs ArrayList
Round 4 - HR 

(1 Question)

  • Q1. It was easy. The HR told about company policies

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Cover Spring Boot, MySQL more
2. Go to BH page to know more, This will help u to answer questions will be asked in Manager Round.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Digital Interview 

(1 Question)

  • Q1. Tell me about yourself?
Round 2 - Technical 

(1 Question)

  • Q1. Ohm's Law, Bernoulli's Eqn, Hobbies, IC Engines
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions.

Analyst Interview Questions & Answers

bp user image Anonymous

posted on 28 May 2024

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

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on previous experience
Round 2 - Case Study 

Situation based questions to test management skills

Enpro Industries Interview FAQs

How many rounds are there in Enpro Industries General Manager Supply Chain interview?
Enpro Industries interview process usually has 2 rounds. The most common rounds in the Enpro Industries interview process are Technical and Resume Shortlist.
What are the top questions asked in Enpro Industries General Manager Supply Chain interview?

Some of the top questions asked at the Enpro Industries General Manager Supply Chain interview -

  1. Process adherence . Sop management, stakeholder managem...read more
  2. More into product knowle...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

bp Interview Questions
3.8
 • 62 Interviews
Baker Hughes Interview Questions
4.0
 • 55 Interviews
Petrofac Interview Questions
4.3
 • 41 Interviews
Cairn Energy Interview Questions
3.7
 • 30 Interviews
TotalEnergies Interview Questions
3.8
 • 29 Interviews
Mahanagar Gas Interview Questions
4.2
 • 29 Interviews
ADNOC Interview Questions
4.4
 • 25 Interviews
Gps Renewables Interview Questions
4.0
 • 22 Interviews
Kent plc Interview Questions
4.3
 • 22 Interviews
View all
Enpro Industries General Manager Supply Chain Salary
based on 4 salaries
₹44 L/yr - ₹48.3 L/yr
At par with the average General Manager Supply Chain Salary in India
View more details
Project Engineer
32 salaries
unlock blur

₹1.5 L/yr - ₹7.5 L/yr

Production Engineer
32 salaries
unlock blur

₹4 L/yr - ₹6.4 L/yr

Design Engineer
21 salaries
unlock blur

₹1.8 L/yr - ₹5.6 L/yr

Designer
20 salaries
unlock blur

₹1.9 L/yr - ₹6.3 L/yr

Applications Engineer
20 salaries
unlock blur

₹3.3 L/yr - ₹6 L/yr

Explore more salaries
Compare Enpro Industries with

Petrofac

4.3
Compare

Baker Hughes

4.0
Compare

Cairn Energy

3.7
Compare

NBTC GROUP

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