Upload Button Icon Add office photos

Filter interviews by

Arabian Pipes Company Interview Questions and Answers

Updated 5 Jul 2024

Arabian Pipes Company Interview Experiences

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Related to job role
  • Q2. Technical questions related to jobs
Round 2 - Technical 

(2 Questions)

  • Q1. Safety purpose some questions
  • Q2. Crane details of capacity
  • Ans. 

    The crane has a capacity of X tons and a maximum reach of Y meters.

    • The capacity of the crane is typically measured in tons, indicating the maximum weight it can lift.

    • The maximum reach of the crane refers to the distance from the center of rotation to the tip of the boom.

    • For example, a crawler crane may have a capacity of 150 tons and a maximum reach of 80 meters.

  • Answered by AI

Crawler Crane Operator Interview Questions asked at other Companies

Q1. You have heavy license
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2022. 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 - Technical 

(7 Questions)

  • Q1. How you reduce the pressure of Extruder
  • Ans. 

    To reduce the pressure of an extruder, adjust the temperature, speed, and feed rate of the material.

    • Adjust the temperature settings to lower the pressure

    • Decrease the speed of the extruder to reduce pressure

    • Control the feed rate of the material entering the extruder

    • Check for any blockages or obstructions in the extruder system

  • Answered by AI
  • Q2. What is the consumption rate of PE & FBE
  • Ans. 

    The consumption rate of PE & FBE depends on various factors such as production volume, equipment efficiency, and maintenance schedules.

    • Consumption rate of PE (Polyethylene) and FBE (Fusion-Bonded Epoxy) can vary based on the production volume of the facility.

    • Efficiency of equipment used in the production process can also impact the consumption rate of PE & FBE.

    • Regular maintenance schedules for the equipment can help op...

  • Answered by AI
  • Q3. How you will handle the employees and achieve the target
  • Q4. What is the TBT and what is the 5S
  • Ans. 

    TBT stands for Toolbox Talk, a safety meeting held before work begins. 5S is a workplace organization method focusing on efficiency and safety.

    • TBT (Toolbox Talk) is a short safety meeting held before work starts to discuss potential hazards, safety procedures, and goals for the day.

    • 5S is a workplace organization method that stands for Sort, Set in order, Shine, Standardize, and Sustain. It focuses on efficiency, safety...

  • Answered by AI
  • Q5. What is the safety standards
  • Ans. 

    Safety standards are guidelines and regulations put in place to ensure the well-being and protection of employees in the workplace.

    • Safety standards are established by regulatory bodies such as OSHA (Occupational Safety and Health Administration) in the United States.

    • They cover a wide range of topics including personal protective equipment (PPE), emergency procedures, hazard communication, and machine guarding.

    • Employers...

  • Answered by AI
  • Q6. How you can minimise the PE consumption
  • Ans. 

    Minimising PE consumption can be achieved through optimizing production processes, reducing waste, and implementing energy-efficient technologies.

    • Optimize production processes to reduce energy usage

    • Implement energy-efficient technologies and equipment

    • Reduce waste and improve resource utilization

    • Regularly monitor and analyze energy consumption data to identify areas for improvement

  • Answered by AI
  • Q7. How many projects completed up to now
Round 3 - HR 

(2 Questions)

  • Q1. What is the expected salary
  • Q2. Why you want to leave your current company

Interview Preparation Tips

Interview preparation tips for other job seekers - Always give the answers in perfect way, don’t give doubt full answers

Production Superintendent Interview Questions asked at other Companies

Q1. How to control ppm? What is line balancing?
View answer (1)

I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About gear box and Eot crane after ask my depended family mambers

Interview Preparation Tips

Interview preparation tips for other job seekers - Mechanical people need knowledge about having gearbox and hydraulic systems

Mechanical Foreman Interview Questions asked at other Companies

Q1. Will you be able to manage confined space activities?? What are the hazards and how will you mitigate them?
View answer (2)

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

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

Interview Questionnaire 

1 Question

  • Q1. DS Algo Questions on Trees. Leadership Principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on DS Algo and white paper coding and Leadership Principles

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Why Amazon?
  • Q2. What do you expect from Amazon?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open to anything, and keep your expectations low as your expectations might kill you. Just relax and take everything in a healthy way

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I appeared for an interview in Aug 2017.

Interview Questionnaire 

7 Questions

  • Q1. Implement Merge Sort.
  • Ans. 

    Merge Sort is a divide and conquer algorithm that sorts an array by dividing it into two halves, sorting them separately, and then merging the sorted halves.

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

  • Answered by AI
  • Q2. Given a BST containing distinct integers, and a number ‘X’, find all pairs of integers in the BST whose sum is equal to ‘X’.
  • Ans. 

    Find pairs of integers in a BST whose sum is equal to a given number.

    • Traverse the BST and store the values in a hash set.

    • For each node, check if (X - node.value) exists in the hash set.

    • If yes, add the pair (node.value, X - node.value) to the result.

    • Continue traversal until all nodes are processed.

  • Answered by AI
  • Q3. Given a set of time intervals in any order, merge all overlapping intervals into one and output the result which should have only mutually exclusive intervals.
  • Ans. 

    Merge overlapping time intervals into mutually exclusive intervals.

    • Sort the intervals based on their start time.

    • Iterate through the intervals and merge overlapping intervals.

    • Output the mutually exclusive intervals.

    • Example: [(1,3), (2,6), (8,10), (15,18)] -> [(1,6), (8,10), (15,18)]

  • Answered by AI
  • Q4. What are the different types of hashing? Suggest an alternative and a better way for Linear Chaining.
  • Ans. 

    Different types of hashing and alternative for Linear Chaining

    • Different types of hashing include division, multiplication, and universal hashing

    • Alternative for Linear Chaining is Open Addressing

    • Open Addressing includes Linear Probing, Quadratic Probing, and Double Hashing

  • Answered by AI
  • Q5. Implement AVL Tree.
  • Ans. 

    An AVL tree is a self-balancing binary search tree where the heights of the left and right subtrees differ by at most one.

    • AVL tree is a binary search tree with additional balance factor for each node.

    • The balance factor is the difference between the heights of the left and right subtrees.

    • Insertion and deletion operations in AVL tree maintain the balance factor to ensure the tree remains balanced.

    • Rotations are performed ...

  • Answered by AI
  • Q6. Minimum number of squares whose sum equals to given number n.
  • Ans. 

    Find the minimum number of squares whose sum equals to a given number n.

    • Use dynamic programming to solve the problem efficiently.

    • Start with finding the square root of n and check if it is a perfect square.

    • If not, then try to find the minimum number of squares required for the remaining number.

    • Repeat the process until the remaining number becomes 0.

    • Return the minimum number of squares required for the given number n.

  • Answered by AI
  • Q7. Insertion sort for a singly linked list.
  • Ans. 

    Insertion sort for a singly linked list.

    • Traverse the list and compare each node with the previous nodes

    • If the current node is smaller, swap it with the previous node

    • Repeat until the end of the list is reached

    • Time complexity is O(n^2)

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 2 coding questions (no penalty for wrong submission) and 20 Multiple Choice Questions(with negative marking). We were given 90 minutes to solve them. MCQs were based on Data Structures, OS, CN, C outputs, OOP etc.
Tips: Experience in Competitive Programming might help in solving coding questions. No constraints were mentioned and detailed Instructions related to problem were stated vaguely. So code carefully.
Duration: 1 hour 30 minutes
Total Questions: 22

Round: Technical Interview
Experience: The interviewer asked me to introduce myself and a brief introduction of the projects that I have done. She first asked me questions related to my project. After that she moved on to the data structures part.
Tips: Take your time to approach the problems and if the question is not clear ask the interviewer to explain it again.

Round: Technical Interview
Experience: The interviewer asked me about how my previous round went. After that, he asked me to introduce myself and a brief introduction of the projects that I have done. He first asked me a few questions related to my project. Then he moved on to the data structures part. In this round the interviewer gave me strict time limit for coding the solution on paper for each problem and as soon as I was done coding he gave me 2-3 minutes every time to find errors and debug my code.
Tips: Do not panic even if the interviewer sets time limit while solving problems. If the question is not clear ask the interviewer to explain it again.

College Name: The LNM Institute Of Information Technology, Jaipur

Skills evaluated in this interview

Arabian Pipes Company Interview FAQs

How many rounds are there in Arabian Pipes Company interview?
Arabian Pipes Company interview process usually has 2-3 rounds. The most common rounds in the Arabian Pipes Company interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Arabian Pipes Company interview?

Some of the top questions asked at the Arabian Pipes Company interview -

  1. How you reduce the pressure of Extru...read more
  2. What is the consumption rate of PE & ...read more
  3. What is the TBT and what is the...read more

Tell us how to improve this page.

Arabian Pipes Company Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Jindal Saw Interview Questions
4.0
 • 100 Interviews
Astral Pipe Interview Questions
4.1
 • 63 Interviews
Praj Industries Interview Questions
4.1
 • 36 Interviews
Welspun Corp Interview Questions
4.0
 • 28 Interviews
Surya Roshni Interview Questions
4.1
 • 16 Interviews
Man Industries Interview Questions
3.8
 • 9 Interviews
View all

Arabian Pipes Company Reviews and Ratings

based on 38 reviews

3.5/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.2

Salary

3.5

Job security

3.3

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 38 Reviews and Ratings
Quality Inspector
7 salaries
unlock blur

₹5.4 L/yr - ₹6 L/yr

Assistant Manager
4 salaries
unlock blur

₹21.2 L/yr - ₹30 L/yr

QC Inspector
4 salaries
unlock blur

₹6.5 L/yr - ₹12 L/yr

NDT Inspector
4 salaries
unlock blur

₹7 L/yr - ₹10.6 L/yr

Hydraulic Technician
4 salaries
unlock blur

₹4.8 L/yr - ₹6.8 L/yr

Explore more salaries
Compare Arabian Pipes Company with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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