Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Godrej & Boyce Manufacturing Quality Project Engineer Interview Questions and Answers

Updated 17 Feb 2025

Godrej & Boyce Manufacturing Quality Project Engineer Interview Experiences

1 interview found

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(4 Questions)

  • Q1. Civil engineering basic and quality management system
  • Q2. Definition of Standard deviations as per IS 456 2000.
  • Ans. 

    Standard deviations in IS 456 2000 are used to measure the variability of concrete strength test results.

    • Standard deviations are used to quantify the scatter of individual test results around the average strength value.

    • They help in assessing the consistency and reliability of concrete mixtures.

    • IS 456 2000 provides guidelines on how to calculate standard deviations based on test results.

    • For example, if the average compr...

  • Answered by AI
  • Q3. Testing process of raw materials at Site.
  • Ans. 

    Testing process of raw materials at Site involves thorough inspection and analysis to ensure quality standards are met.

    • Raw materials are received and checked for quality specifications

    • Samples are taken for testing in laboratory

    • Various tests are conducted such as chemical analysis, physical properties, and performance testing

    • Results are compared against standards to determine acceptability

    • Documentation of test results a

  • Answered by AI
  • Q4. Mix design and source approval
Round 2 - Aptitude Test 

100 marks technical questions and 100 marks general english and numerical.

Round 3 - HR 

(1 Question)

  • Q1. Reason for changing present organisation.
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Desire for career advancement

    • Opportunity to work on more challenging projects

    • Seeking a better work-life balance

    • Company culture or values not aligned with personal values

    • Relocation to a new area

  • Answered by AI

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About Yourself

Interview Preparation Tips

Round: Test
Experience: Test level was medium, as i also sat for mahindra, i found L&T test was harder than mahindra!
Tips: Just study RS agarwal

Round: Group Discussion
Experience: It was easy for me, coz i was aware about tips of GD
Tips: Be the leader, if possibleTalk in between, even if u dont know topic much
Duration: 20 minutes

Round: Interview
Experience: This question was damn easy for me, coz i can talk more based on my activities & resume
Tips: Dont hesitate, stay calm & describe yourself, but not family background

General Tips: Be yourself, no technical knowledge is required(depends on panel u get)
Skill Tips: ""
College Name: IIT Roorkee
Motivation: To get placed!

I applied via PLACEMENT

Interview Preparation Tips

Round: Technical Interview
Experience: Good detailed interview in terms of technical knowledge
Tips: Should be thorough with the projects you have done during the course

General Tips: be confident of what you put in your resume
Technical knowledge regarding projects undertaken during engineering should be sound
Be confident
Skills: Communication, Thinking capability, knowledge applying capability
College Name: V.E.S Institute Of Technology
Motivation: Opportunity to work in a renowned and core technical company
Funny Moments: We consider the interview panelists to be as tough as our viva externals. Interviewers are mostly on your side(contrary to viva professors :P)

I was interviewed before Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Ocampo, basic electronics and C

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 50

Skills: Embedded Systems, C Programming
College Name: Sahyadri college of engineering

Interview Questionnaire 

3 Questions

  • Q1. What is android architecture stack?
  • Ans. 

    Android architecture stack is a set of layers that make up the Android operating system.

    • The stack includes four main layers: Linux kernel, native libraries, Android runtime, and application framework.

    • The Linux kernel provides low-level system functionality.

    • Native libraries are written in C or C++ and provide access to hardware-specific features.

    • The Android runtime includes the Dalvik virtual machine and core libraries.

    • ...

  • Answered by AI
  • Q2. What is AIDL?
  • Ans. 

    AIDL stands for Android Interface Definition Language, used for inter-process communication in Android.

    • AIDL is used to define the interface between client and service in Android.

    • It allows communication between different processes in Android.

    • AIDL is used to pass complex data types between processes.

    • AIDL is similar to Remote Procedure Call (RPC) in other programming languages.

    • Example: AIDL is used in Android to implement...

  • Answered by AI
  • Q3. What is hash set and hash map
  • Ans. 

    Hash set and hash map are data structures used to store key-value pairs for efficient retrieval.

    • Hash set stores unique values without any specific order.

    • Hash map stores key-value pairs and allows fast retrieval of values based on keys.

    • Both use hashing to map keys to their corresponding values.

    • In Java, HashSet and HashMap are implementations of these data structures.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. Pertaining to the mentioned roles and responsibilities in your resume
  • Q2. Planning and work order creation
  • Q3. Piling activities
  • Q4. Introduction
  • Q5. Cross checking of documents

Interview Preparation Tips

Round: Resume Shortlist
Experience: On the criteria that I scored atleast 60% overall and had no gap between job/s.

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Process of STLC and sdlc.and also focus on SQL injection and API testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on project , because most of the question arises from this part and also cover testing,maven and GitHub

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Major questions on my past work responsibilities and projects, stlc, defect life cycle, tools used, test case writing, techniques, test plan, agile methodologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Web interview on Aug 2021
Got interview through recruitment consultancy from naukri

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

Interview Questionnaire 

3 Questions

  • Q1. Static keyword. Object creation
  • Q2. Virtual function and run time polymorphism
  • Q3. Compile time polymorphism and example
  • Ans. 

    Compile time polymorphism is achieved through function overloading and templates.

    • Function overloading allows multiple functions with the same name but different parameters.

    • Templates allow generic programming by defining functions or classes that can work with different data types.

    • Examples of function overloading include cout<< for different data types and sqrt() for float and double.

    • Examples of templates include vector

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Godrej & Boyce Manufacturing Interview FAQs

How many rounds are there in Godrej & Boyce Manufacturing Quality Project Engineer interview?
Godrej & Boyce Manufacturing interview process usually has 3 rounds. The most common rounds in the Godrej & Boyce Manufacturing interview process are Technical, Aptitude Test and HR.
What are the top questions asked in Godrej & Boyce Manufacturing Quality Project Engineer interview?

Some of the top questions asked at the Godrej & Boyce Manufacturing Quality Project Engineer interview -

  1. Definition of Standard deviations as per IS 456 20...read more
  2. Testing process of raw materials at Si...read more
  3. Civil engineering basic and quality management sys...read more

Recently Viewed

INTERVIEWS

Godrej & Boyce Manufacturing

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

INTERVIEWS

Godrej & Boyce Manufacturing

No Interviews

INTERVIEWS

Godrej & Boyce Manufacturing

No Interviews

INTERVIEWS

Godrej & Boyce Manufacturing

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

Tell us how to improve this page.

Godrej & Boyce Manufacturing Quality Project Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Dell Interview Questions
4.0
 • 385 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
Bajaj Auto Interview Questions
3.9
 • 267 Interviews
HARMAN Interview Questions
3.7
 • 260 Interviews
Thermax Limited Interview Questions
4.1
 • 250 Interviews
Ashok Leyland Interview Questions
4.1
 • 239 Interviews
OPPO Interview Questions
4.0
 • 209 Interviews
View all

Godrej & Boyce Manufacturing Quality Project Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
781 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
346 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
231 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
211 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Godrej & Boyce Manufacturing with

Tata Group

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Kirloskar Group

3.9
Compare

Thermax Limited

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent