Upload Button Icon Add office photos
Engaged Employer

i

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

Kent plc Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Kent plc Senior Piping Designer Interview Questions and Answers

Updated 16 Jul 2024

Kent plc Senior Piping Designer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. E3D Draw Module

Interview questions from similar companies

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.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1st round is technical , 2nd is values & behaviors , 3rd is assessment road
  • Q2. Be clear on values & behaviours , practice assement round offline before attempting

Interview Preparation Tips

Interview preparation tips for other job seekers - its a long process may take 2-3 months , there is internal & external assement before selectioon is finalized . Good luck
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
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

Round 1 - Coding Test 

SQL query and Dynamic Programming problem.
Math games

Round 2 - One-on-one 

(1 Question)

  • Q1. Introduction and project details

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well is the only advice....
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview before Mar 2024.

Round 1 - Coding Test 

Coding test leetcode Medium

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

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Behavioral questions and resume delve

Round 2 - Case Study 

Pmi - product management information

Interview Preparation Tips

Interview preparation tips for other job seekers - study supply chain, product management information and presentation
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

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

Round 1 - Coding Test 

Question on stock prices

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

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain the well integrity and well barrier elements.
  • Ans. 

    Well integrity and well barrier elements are crucial components in ensuring the safety and efficiency of oil and gas wells.

    • Well integrity refers to the ability of a well to contain fluids within the intended zones and prevent any leaks or failures.

    • Well barrier elements are physical or mechanical barriers that are put in place to prevent the escape of fluids from the wellbore.

    • Examples of well barrier elements include ca...

  • Answered by AI
  • Q2. Explain the processes involved in Upstream.
  • Ans. 

    Upstream processes involve exploration, drilling, and production of oil and gas.

    • Exploration: Involves searching for potential oil and gas reserves using seismic surveys and other techniques.

    • Drilling: Once a potential reserve is identified, wells are drilled to extract the oil and gas.

    • Production: Oil and gas are extracted from the wells and processed for distribution.

    • Examples: Offshore drilling in the Gulf of Mexico, sh

  • Answered by AI
  • Q3. Did you have any conflict with your supervisor of any others?
  • Ans. 

    No conflicts with supervisor or others.

    • I have not had any conflicts with my supervisor or colleagues.

    • I believe in open communication and resolving issues professionally.

    • I prioritize teamwork and collaboration to prevent conflicts from arising.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear and honest

Kent plc Interview FAQs

How many rounds are there in Kent plc Senior Piping Designer interview?
Kent plc interview process usually has 1 rounds. The most common rounds in the Kent plc interview process are One-on-one Round.

Tell us how to improve this page.

Kent plc Senior Piping Designer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Shell Interview Questions
4.0
 • 194 Interviews
Schlumberger Interview Questions
3.9
 • 140 Interviews
ExxonMobil Interview Questions
3.8
 • 65 Interviews
bp Interview Questions
3.8
 • 61 Interviews
Saudi Aramco Interview Questions
4.4
 • 56 Interviews
Baker Hughes Interview Questions
4.0
 • 55 Interviews
Torrent Gas Interview Questions
3.2
 • 51 Interviews
View all

Kent plc Senior Piping Designer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

3.0

Job security

4.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Electrical Engineer
13 salaries
unlock blur

₹10 L/yr - ₹20.9 L/yr

Instrumentation Technician
12 salaries
unlock blur

₹6.2 L/yr - ₹12 L/yr

Hvac Technician
9 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Piping Engineer
9 salaries
unlock blur

₹6.8 L/yr - ₹18 L/yr

Electrical Technician
8 salaries
unlock blur

₹4.3 L/yr - ₹11.2 L/yr

Explore more salaries
Compare Kent plc with

Reliance Industries

4.0
Compare

Indian Oil Corporation

4.4
Compare

Shell

4.0
Compare

Oil And Natural Gas Corporation

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