Upload Button Icon Add office photos

Filter interviews by

Braithwaite & Co. Interview Questions, Process, and Tips

Updated 25 Feb 2025

Top Braithwaite & Co. Interview Questions and Answers

Braithwaite & Co. Interview Experiences

Popular Designations

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. EOT crane & CT ,LT moment

Shift Engineer Interview Questions asked at other Companies

Q1. What is the process of oil top-up in fluid coupling
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Technical related questions
  • Q2. How Many types of Gear
  • Ans. 

    There are several types of gears including spur, helical, bevel, worm, rack and pinion, and planetary gears.

    • Spur gears have straight teeth and are the most common type of gear.

    • Helical gears have angled teeth for smoother and quieter operation.

    • Bevel gears have cone-shaped teeth and are used to change the direction of rotation.

    • Worm gears have a screw-like appearance and are used for high reduction ratios.

    • Rack and pinion ...

  • Answered by AI
  • Q3. What is the use of bearing
  • Ans. 

    Bearings are used to reduce friction between moving parts and support loads in various mechanical systems.

    • Bearings reduce friction between moving parts, allowing for smooth rotation or linear motion.

    • They support loads by distributing the weight evenly across the bearing surface.

    • Bearings can be found in a wide range of applications, from automotive engines to industrial machinery.

    • Common types of bearings include ball be

  • Answered by AI
  • Q4. How to change eot crane Main hoist Rope
  • Ans. 

    To change the eot crane main hoist rope, follow these steps carefully.

    • Inspect the condition of the current rope for any signs of wear or damage

    • Secure the crane to prevent any movement during the rope replacement process

    • Remove the old rope by detaching it from the hoist drum and sheaves

    • Install the new rope by threading it through the sheaves and attaching it to the hoist drum

    • Tension the new rope properly and test the ho...

  • Answered by AI
  • Q5. How many types of Gear oil
  • Ans. 

    There are mainly three types of gear oil: mineral oil, synthetic oil, and semi-synthetic oil.

    • Mineral oil is derived from crude oil and is the most common type of gear oil.

    • Synthetic oil is man-made and offers better performance in extreme temperatures and conditions.

    • Semi-synthetic oil is a blend of mineral and synthetic oils, providing a balance between performance and cost.

    • Examples include Mobil 1 Synthetic Gear Lube, ...

  • Answered by AI

Mechanical Engineer Interview Questions asked at other Companies

Q1. What we need to do if pressure valve fail in boiler
View answer (8)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

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

Interview Questionnaire 

1 Question

  • Q1. Be clear on salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Say confidently what ever it is..

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Nodejs basics,AWS S3,script file run command,how to catch db timeout
  • Q2. Connect db options,
  • Ans. 

    Connecting to a database has multiple options depending on the type of database and programming language used.

    • For SQL databases, options include using JDBC for Java, ODBC for C++, and ADO.NET for C#.

    • For NoSQL databases, options include using MongoDB's driver for Python or Node.js.

    • ORMs like Hibernate and Entity Framework can also be used to abstract away the database connection details.

    • Connection strings are used to spe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Db connection attributes need to prepare well

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Braithwaite & Co. Interview FAQs

How many rounds are there in Braithwaite & Co. interview?
Braithwaite & Co. interview process usually has 1 rounds. The most common rounds in the Braithwaite & Co. interview process are Technical.
What are the top questions asked in Braithwaite & Co. interview?

Some of the top questions asked at the Braithwaite & Co. interview -

  1. How to change eot crane Main hoist R...read more
  2. What is the use of bear...read more
  3. How many types of Gear ...read more

Tell us how to improve this page.

Braithwaite & Co. Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Tata Motors Interview Questions
4.2
 • 994 Interviews
Tata Steel Interview Questions
4.1
 • 855 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
View all

Braithwaite & Co. Reviews and Ratings

based on 38 reviews

3.7/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.3

Salary

3.8

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 38 Reviews and Ratings
Maintenance Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Maintenance Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Mechanical Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Mechanical Maintenance Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Braithwaite & Co. with

BHEL

4.1
Compare

Hindustan Aeronautics

4.3
Compare

Larsen & Toubro Limited

4.0
Compare

TCS

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