Upload Button Icon Add office photos
Engaged Employer

i

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

Buoyancy Consultants Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Buoyancy Consultants Interview Questions and Answers

Updated 16 Aug 2024

Buoyancy Consultants Interview Experiences

Popular Designations

5 interviews found

Project Controller Interview Questions & Answers

user image ritesh singh

posted on 16 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Total experience
  • Q2. How will you update client on regular basis?
  • Ans. 

    I will update clients through regular progress reports, meetings, emails, and phone calls.

    • Provide regular progress reports detailing project status and milestones

    • Schedule regular meetings to discuss project updates and address any concerns

    • Send frequent emails with updates on project progress and next steps

    • Communicate via phone calls to provide immediate updates or address urgent issues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing much ,they won't ask questions on based on project management as they don't have much sound knowledge, but previous experience and client handling scenarios

Project Controller Interview Questions asked at other Companies

Q1. What is project schedule and which software do you use to create it.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Fluid Mechanics and Mechanical Related questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. Piping Related questions
  • Q2. General Interview questions
  • Q3. Tell us something about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Study Engineering Drawing Concepts and Fluid mechanics

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Are you ready for 2 years service commitment as per company policy
  • Ans. Please read company policy and don't sign any of the papers as employees get trapped. Also check whether bonus, appraisals, travel allowances are being paid. Company doesn't pay any of those and employees get cheated by signing the papers
  • Answered Anonymously
Round 2 - Technical 

(1 Question)

  • Q1. Do you have software proficiency
  • Ans. 

    Yes, I have software proficiency.

    • Proficient in CAD software such as AutoCAD and SolidWorks

    • Familiar with simulation software like ANSYS and MATLAB

    • Experience with programming languages like C++ and Python

    • Knowledge of design software for PCB layout like Altium Designer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join this company. Career growth is more important than spoiling precious time of life with foolish managers. Technical training won't be provided and graduates will be made to work like labourers under the leadership of foolish managers.

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There were 3 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 

(1 Question)

  • Q1. Design knowledge and test
Round 3 - HR 

(1 Question)

  • Q1. Regarding the policies and other benefits of company

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

Buoyancy Consultants interview questions for popular designations

 Design Engineer

 (3)

 Junior Design Engineer

 (1)

 Project Controller

 (1)

I applied via Walk-in and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is Reynold's Number?
  • Ans. 

    Reynold's Number is a dimensionless quantity used to predict fluid flow patterns and turbulence.

    • It is used to determine whether a fluid flow is laminar or turbulent.

    • It is calculated using the fluid velocity, density, viscosity, and characteristic length.

    • A high Reynold's Number indicates turbulent flow, while a low number indicates laminar flow.

    • It is named after Osborne Reynolds, a British engineer who first described t...

  • Answered by AI
  • Q2. What is the Bernoulli's equation?
  • Ans. 

    Bernoulli's equation relates the pressure, velocity, and height of a fluid in a closed system.

    • Describes the conservation of energy in a fluid system

    • States that as the velocity of a fluid increases, its pressure decreases

    • Used in fluid dynamics to calculate flow rates and pressure drops

    • Examples include airplane wings and water flow in pipes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study fluid mechanics well.

Junior Design Engineer Interview Questions asked at other Companies

Q1. Do you know about Angle projection methods? How many types of projection methods are there?
View answer (1)

Interview questions from similar companies

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

(1 Question)

  • Q1. Describe oops concept.
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, which is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and methods to manipulate that data.

    • It emphasizes concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain comp...

  • Answered by AI

I applied via Internshala and was interviewed before Sep 2021. There were 5 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 - Assignment 

I was given a pdf file containing 3 Problem statements along with the output for which I had to write SQL queries.

Round 3 - Technical 

(3 Questions)

  • Q1. Theoretical Questions related to SQL were asked like types of join, the difference between union and join, related to my project, and some behavioral questions.
  • Q2. What are different types of Joins?
  • Ans. 

    Joins are used to combine data from two or more tables based on a related column between them.

    • Inner Join: returns only the matching rows from both tables

    • Left Join: returns all rows from the left table and matching rows from the right table

    • Right Join: returns all rows from the right table and matching rows from the left table

    • Full Outer Join: returns all rows from both tables

    • Cross Join: returns the Cartesian product of b

  • Answered by AI
  • Q3. What is the Difference between Union and Joins
  • Ans. 

    Joins combine rows from two or more tables based on a related column, while unions combine rows from two or more tables with the same structure.

    • Joins are used to combine data from different tables based on a related column

    • Unions are used to combine data from tables with the same structure

    • Joins can be inner, left, right, or full, while unions are always a combination of all rows

    • Joins can have multiple conditions, while ...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Scenario-based questions on SQL
Round 5 - HR 

(1 Question)

  • Q1. Questions related to me like what my parents do etc. and their company profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - If applying as a fresher, prepare SQL well as most of the questions will be from SQL only.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Javascript based coding question
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

SQL AND POWERBI related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - These guys are just wasting time. They shortlisted my profile based on my resume, but after I performed well in the interview, they rejected me, saying they need more experience than what was originally mentioned. They're giving invalid feedback just for the sake of it. Please don’t waste your time on this kind of company.

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

Interview Questionnaire 

2 Questions

  • Q1.  Explain different Testing scenarios
  • Ans. 

    Testing scenarios include functional, performance, security, usability, and compatibility testing.

    • Functional testing ensures that the software meets the requirements and specifications.

    • Performance testing checks the software's speed, scalability, and stability under various loads.

    • Security testing identifies vulnerabilities and ensures data protection.

    • Usability testing evaluates the software's user-friendliness and ease...

  • Answered by AI
  • Q2. Smoke testing & sanity testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and smart .Technical round will consist of basic question to measure knowledge and experience.

Skills evaluated in this interview

Buoyancy Consultants Interview FAQs

How many rounds are there in Buoyancy Consultants interview?
Buoyancy Consultants interview process usually has 2-3 rounds. The most common rounds in the Buoyancy Consultants interview process are Resume Shortlist, One-on-one Round and Technical.
How to prepare for Buoyancy Consultants interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Buoyancy Consultants. The most common topics and skills that interviewers at Buoyancy Consultants expect are Management, Commerce, Design Engineering, Project Management and Sales.
What are the top questions asked in Buoyancy Consultants interview?

Some of the top questions asked at the Buoyancy Consultants interview -

  1. How will you update client on regular bas...read more
  2. What is Reynold's Numb...read more
  3. What is the Bernoulli's equati...read more

Tell us how to improve this page.

Buoyancy Consultants Interview Process

based on 7 interviews

Interview experience

2.6
  
Poor
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 792 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 105 Interviews
View all

Buoyancy Consultants Reviews and Ratings

based on 38 reviews

4.0/5

Rating in categories

4.1

Skill development

3.6

Work-life balance

3.6

Salary

4.1

Job security

4.0

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 38 Reviews and Ratings
Naval Architect

Panaji

1-3 Yrs

Not Disclosed

Explore more jobs
Design Engineer
4 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Junior Design Engineer
4 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

HR Executive
3 salaries
unlock blur

₹2.5 L/yr - ₹2.5 L/yr

Electrical Design Engineer
3 salaries
unlock blur

₹3.2 L/yr - ₹4.3 L/yr

Piping Design Engineer
3 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Buoyancy Consultants with

Fragma Data Systems

4.4
Compare

SE2 DIGITAL SERVICE LLP

3.3
Compare

Pragmasys Consulting LLP

3.9
Compare

Vowelweb

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