Upload Button Icon Add office photos

Filter interviews by

Bharati Defence and Infrastructure Senior Engineer Interview Questions and Answers

Updated 2 Sep 2015

Bharati Defence and Infrastructure Senior Engineer Interview Experiences

2 interviews found

Interview Preparation Tips

Round: Test
Experience: Two part written test. First part was majorly quant and second was based on ship theory and CASDD. The whole test could be cracked if you know maths and your core courses.

Round: Interview
Experience: A 40 minute interview.They go over various questions asked in the test. Like, last year they asked to draw diagrams of the mid-ship sections and the loading curves in the longitudinal direction (buoyancy, weight, shear stress, bending moment)They also grill you on your BTP/DDP.
Tips: Be thorough with you project work and courses.Your approach to the questions matters a lot. Learn your GZ curves well.

College Name: IIT Madras

Interview Questionnaire 

2 Questions

  • Q1. On ship stability
  • Q2. Give the details about the Bending Moment graph
  • Ans. 

    The Bending Moment graph represents the variation of bending moment along the length of a beam.

    • The graph shows the bending moment at different points along the beam.

    • The x-axis represents the distance along the beam, while the y-axis represents the bending moment.

    • The graph can be used to determine the maximum bending moment and its location.

    • The shape of the graph depends on the type of load applied to the beam.

    • For examp...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The pattern was of subjective and objective questions. The cut-off was also unknown,
Duration: hour minute
Total Questions: 1

Round: Technical Interview
Experience: I believed they liked my resume, and wanted someone to work in research on control systems in their office. They were impressed by my robotics work and my BTP on control systems.
Tips: Any core company will ask questions on all the ship structures and ship hydrodynamics courses. Make sure you know basic GZ curves, Bending-Moment curves, hydrostatics, and coefficients like Cb, Cp, Cwa, etc.

Skill Tips: DRDO and Brahmos were big failures, as they were the ones I was hoping for. BTP(Final Year Project) on control systems helped a lot.
College Name: IIT MADRAS

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Apr 2018. There was 0 interview round.

Interview Preparation Tips

General Tips: It's very important test for my skills. I know what we learn from before company. How much experience we have gained from that company

Skills: Technical Knowledge(ML, Technical Questions, Communication, Time Management
Duration: <1 week

Interview Preparation Tips

Round: Interview
Experience: Resume based Online: 
Resume and PI. (Predictive Index is designed to help employers find people who are a good fit for a specific job. Unlike pass/fail exams, it gives the employer a feedback as to whether you are fit(or unfit) for that job profile based on your character.Interview: Single round interview – technical + HR
Tips: Focus on Ship Theory, Ship Resistance and Propulsion, Ship Design, Ship Structures,Vibration and DynamicsPrepare about your project and core internsThe company wants you to be good at your fundamentals. Don‟t forget to brush up AM1100 and AM2200 and do a little problem solvingGet a good idea of the company and its activities to get through HR questions.

Skill Tips: ""
Skills:
College Name: IIT Madras

I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Linked List insertion deletion

Interview Preparation Tips

Interview preparation tips for other job seekers - OOP Basics, SQL, Personal Projects, Data Structures, Problem Solving are required skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Describe job role and learning?
  • Ans. 

    An engineer designs, develops, and tests solutions to technical problems, continuously learning to adapt to new technologies.

    • Problem-solving: Engineers tackle complex issues, like designing a bridge to withstand earthquakes.

    • Collaboration: Working with cross-functional teams, such as software and hardware engineers on a tech product.

    • Continuous learning: Staying updated with advancements, like learning new programming la...

  • Answered by AI
  • Q2. How you are implemented your training learning in to workspace,?
Round 2 - HR 

(2 Questions)

  • Q1. Family background
  • Q2. Salary expectations
Round 3 - Technical 

(2 Questions)

  • Q1. In quality do you have documented your improvement.
  • Ans. 

    Yes, we have documented our quality improvement initiatives to ensure continuous enhancement and compliance.

    • Implemented a quality management system (QMS) to track improvements.

    • Conducted regular audits and documented findings to identify areas for enhancement.

    • Utilized customer feedback to drive product improvements, such as reducing defects.

    • Established key performance indicators (KPIs) to measure the effectiveness of qu

  • Answered by AI
  • Q2. During inspection which difficulty you have faced for proto job
  • Ans. 

    During proto job inspections, I faced challenges like inconsistent measurements and communication gaps with the production team.

    • Inconsistent measurements: Some prototypes had variations that deviated from the specifications, making it hard to assess quality.

    • Communication gaps: There were instances where the production team misunderstood the inspection criteria, leading to rework.

    • Time constraints: Tight deadlines often ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How does state in react work?
  • Ans. 

    State in React is a JavaScript object that stores component data and determines how the component renders and behaves.

    • State is mutable and can be updated using the setState() method.

    • State should be used for data that will change over time and affect the component's rendering.

    • State should not be directly modified, as React may not re-render the component correctly.

  • Answered by AI
  • Q2. How do i manage and debug threads and worker in python?
  • Ans. 

    To manage and debug threads and workers in Python, use built-in modules like threading and multiprocessing, and tools like logging and debugging libraries.

    • Use the 'threading' module for managing threads in Python

    • Use the 'multiprocessing' module for managing worker processes

    • Utilize tools like logging to track the execution flow of threads and workers

    • Use debugging libraries like 'pdb' or 'pydev' for debugging threads and...

  • Answered by AI
  • Q3. Question related to work mentioned in your resume
Round 2 - Technical 

(3 Questions)

  • Q1. Question related to previous work
  • Q2. Biggest technical problem I have faced in my career and how have I come through/ solved it?
  • Ans. 

    I faced a major technical problem when a critical system crashed due to a software bug.

    • Identified the root cause of the bug through thorough debugging and analysis

    • Collaborated with the development team to implement a fix and tested it rigorously

    • Implemented monitoring tools to prevent similar issues in the future

  • Answered by AI
  • Q3. What datastructures and coding standards did i follow/implement?
  • Ans. 

    I implemented data structures like arrays, linked lists, and trees. Followed coding standards like naming conventions and code documentation.

    • Implemented arrays for efficient storage and access of data

    • Utilized linked lists for dynamic memory allocation and insertion/deletion operations

    • Implemented trees for hierarchical data representation

    • Followed naming conventions like camelCase for variables and functions

    • Documented co...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to my previous working experiences
  • Q2. How have i solved and designed complex solutions?
  • Ans. 

    I have solved and designed complex solutions by breaking down the problem into smaller parts, collaborating with team members, utilizing my technical expertise, and thinking creatively.

    • Break down the problem into smaller, more manageable parts

    • Collaborate with team members to gather different perspectives and expertise

    • Utilize technical expertise and knowledge to come up with innovative solutions

    • Think creatively to explo

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why this company? Isn't (current company) a competitor to Elastic run?
  • Ans. 

    I believe that this company offers a unique opportunity for growth and innovation in the field of engineering.

    • I am attracted to the innovative projects and technologies that this company is working on.

    • I see potential for personal and professional growth within this company.

    • I admire the company's commitment to diversity and inclusion in the workplace.

  • Answered by AI
  • Q2. Questions related to work delegation

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What expectations you have from these company?

I applied via Company Website and was interviewed before May 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Sales related and market bases... And how to handle clients with all issues?
  • Q2. Good Knowledge of marketing Fields and good communication with clients solving issues and problems?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep learning
Always Curiose to grow and ready to what's your learn your job profile on your duration time period
Simple look and high thinking ......

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is FMCG .
  • Ans. 

    FMCG stands for Fast Moving Consumer Goods, which are products that are sold quickly and at a relatively low cost.

    • FMCG products are typically non-durable goods that are consumed or used up quickly, such as food, beverages, toiletries, and cleaning products.

    • These products are sold in large quantities and at a low profit margin, but generate high sales volume due to their high demand.

    • FMCG companies often rely on extensiv...

  • Answered by AI
  • Q2. How to develop the distribution
  • Ans. 

    Developing distribution involves identifying target markets, creating a distribution strategy, and building relationships with distributors.

    • Conduct market research to identify potential target markets

    • Create a distribution strategy that aligns with the company's goals and objectives

    • Build relationships with distributors by offering incentives and providing excellent customer service

    • Regularly evaluate and adjust the distr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good interview I try to improve my self

Skills evaluated in this interview

Bharati Defence and Infrastructure Interview FAQs

What are the top questions asked in Bharati Defence and Infrastructure Senior Engineer interview?

Some of the top questions asked at the Bharati Defence and Infrastructure Senior Engineer interview -

  1. Give the details about the Bending Moment gr...read more
  2. On ship stabil...read more

Tell us how to improve this page.

Bharati Defence and Infrastructure Senior Engineer Salary
based on 12 salaries
₹3 L/yr - ₹6 L/yr
53% less than the average Senior Engineer Salary in India
View more details

Bharati Defence and Infrastructure Senior Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Assistant Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Production Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bharati Defence and Infrastructure with

ABG Shipyard

4.7
Compare

Coastal Projects

4.0
Compare

Garden Reach Shipbuilders & Engineers

4.2
Compare

Swan Defence and Heavy Industries

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