Upload Button Icon Add office photos

Filter interviews by

Birla Opus Paints Associate Engineer Interview Questions and Answers

Updated 1 Oct 2024

Birla Opus Paints Associate Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Quite basic it consists of 30 questions
Sub divided in 3 groups
Chemical (15 questions)
Aptitude ( 10 questions)
English ( 5 questions)

Round 2 - Technical 

(2 Questions)

  • Q1. Just basic and firm questions like basic plant design & flow different types of eqpiments
  • Q2. Questions related to previous company experience
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to switch & family introduction basic safety norms
  • Ans. 

    I want to switch to a new role to challenge myself and grow professionally. Family introduction to basic safety norms is important for ensuring the well-being of loved ones.

    • Seeking new challenges and opportunities for professional growth

    • Interested in expanding my skill set and knowledge in a different role

    • Family introduction to basic safety norms is crucial for ensuring their safety and well-being

    • Believe in the importa...

  • Answered by AI
  • Q2. What will be your salary expectations
  • Ans. 

    My salary expectations are based on my experience, skills, and the industry standard for this position.

    • Research industry standards for Associate Engineer salaries

    • Consider my level of experience and skills

    • Factor in the location and cost of living

    • Be open to negotiation based on benefits package

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. This round was with plant head List of questions 1) different types of heat exchanger 2) what is a ball mill 3) different types of flow 4) Heat transfer and it's types
  • Q2. How evaporators are different from distallion coloums
  • Ans. 

    Evaporators are used to separate a liquid from a solution by heating and vaporizing the liquid, while distillation columns are used to separate different components of a liquid mixture based on their boiling points.

    • Evaporators are used to concentrate a solution by removing the solvent through evaporation

    • Distillation columns are used to separate different components of a liquid mixture based on their boiling points

    • Evapo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Birla Opus Paints Associate Engineer interview:
  • Heat Transfer
  • Basic chemistey
Interview preparation tips for other job seekers - Be confident in interview it's quite basic type if you clear the first round you are probably to be selected

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The duration is 2 hours and consists of reasoning, quantitative aptitude, operating systems, networking, and English grammar.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in Mechanical Engineering and a passion for problem-solving and innovation.

    • Recent graduate with a degree in Mechanical Engineering

    • Passionate about problem-solving and innovation

    • Experience with CAD software such as SolidWorks

    • Completed internships at engineering firms

  • Answered by AI
  • Q2. Write a program to print vowels and consonants separately from a string?
  • Ans. 

    Program to print vowels and consonants separately from a string.

    • Iterate through each character in the string and check if it is a vowel or consonant.

    • Store vowels and consonants in separate arrays.

    • Print the arrays containing vowels and consonants separately.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. I was not selected for the HR Interview ,despite successfully executing and demonstrating the program, considering the interviewer only asked me to write a program and then concluded the interview?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There was two coding and mcq's

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse array without using extra space
  • Ans. 

    Reverse array in place without using extra space

    • Use two pointers, one at the beginning and one at the end, swap elements until they meet in the middle

    • For example, if the array is ['apple', 'banana', 'cherry'], after reversing it will be ['cherry', 'banana', 'apple']

  • Answered by AI
  • Q2. Binary tree left reversal

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident you can crack it too

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Pune University and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a intermediate level test

Round 2 - Coding Test 

It was quite hard and it makes you apply logic

Round 3 - Technical 

(5 Questions)

  • Q1. Basic oops question and basic programming questions are asked.
  • Q2. Explain types of datatypes
  • Ans. 

    Datatypes are classifications of data items that determine the kind of operations that can be performed on them.

    • Primitive datatypes: int, float, char, boolean

    • Derived datatypes: array, pointer, structure, union

    • Abstract datatypes: stack, queue, tree, graph

  • Answered by AI
  • Q3. Explain your project
  • Q4. Explain Polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Animal class with methods eat() and sleep(). Dog and Cat classes can inherit from Animal and override...

  • Answered by AI
  • Q5. Explain Runtime Polymorphism
  • Ans. 

    Runtime polymorphism is the ability of a function to behave differently based on the object it is called with.

    • Runtime polymorphism is achieved through method overriding in object-oriented programming.

    • It allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

    • The actual method that gets called is determined at runtime based on the type of object.

    • Example: Animal class...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have basic knowledge of aptitude and basic programming and have knowledge regarding oops concepts.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is oops concept
  • Ans. 

    Object-oriented programming concept that focuses on organizing code into objects with properties and behaviors.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and methods from another class.

    • Polymorphism: Ability for objects to take on different forms or behaviors based on their data type.

    • Abstraction: Hiding complex implementation d...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Moderate round with multiple choice

Round 2 - Technical 

(3 Questions)

  • Q1. Sql and sql joins
  • Q2. Union and union all
  • Q3. Cte, temp tables
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Preferred location
  • Ans. 

    I am open to working in any location, but I prefer a city with a good work-life balance and opportunities for professional growth.

    • Open to working in any location

    • Prefer a city with good work-life balance

    • Opportunities for professional growth are important

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on technical, rest is assured
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at SRM university (SRMU) and was interviewed in Apr 2023. 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 - Coding Test 

2 questions were asked in coding round, both are medium level

Round 3 - Technical 

(5 Questions)

  • Q1. Asked about projects, one simple coding question to solve in monitor. since, I'm from ece they asked about latest trends in electronics,etc..
  • Q2. Role of electronics in automotive industry
  • Q3. Chip manufacturing india
  • Q4. Problems faced during working for project
  • Q5. How you overcome that

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong in your resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why do you want to join Genpact?
  • Ans. 

    I want to join Genpact because of its reputation for innovation, growth opportunities, and strong company culture.

    • Genpact is known for its innovative solutions in the field of technology and business process management.

    • I am excited about the growth opportunities that Genpact offers, allowing me to develop my skills and advance in my career.

    • I have heard great things about the company culture at Genpact, including its fo...

  • Answered by AI

Associate Engineer Interview Questions & Answers

Capgemini user image swathi venkatasubramanian

posted on 7 Feb 2024

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

1round was very easy to crack

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic question from C language
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Roman numbers converted to natural numbers

Round 2 - Aptitude Test 

English language grammar writing errors correction

Round 3 - Group Discussion 

Topic was ibm watson and moon lightning

Birla Opus Paints Interview FAQs

How many rounds are there in Birla Opus Paints Associate Engineer interview?
Birla Opus Paints interview process usually has 4 rounds. The most common rounds in the Birla Opus Paints interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Birla Opus Paints Associate Engineer interview?

Some of the top questions asked at the Birla Opus Paints Associate Engineer interview -

  1. How evaporators are different from distallion colo...read more
  2. This round was with plant head List of questions 1) different types of heat ex...read more
  3. Just basic and firm questions like basic plant design & flow different types of...read more

Tell us how to improve this page.

Birla Opus Paints Associate Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Birla Opus Paints Associate Engineer Salary
based on 13 salaries
₹3.7 L/yr - ₹5 L/yr
26% less than the average Associate Engineer Salary in India
View more details

Birla Opus Paints Associate Engineer Reviews and Ratings

based on 3 reviews

4.3/5

Rating in categories

5.0

Skill development

4.2

Work-life balance

4.1

Salary

4.7

Job security

5.0

Company culture

3.9

Promotions

4.7

Work satisfaction

Explore 3 Reviews and Ratings
Territory Sales Manager
30 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Sales Executive
20 salaries
unlock blur

₹2.2 L/yr - ₹5 L/yr

Territory Sales Executive
17 salaries
unlock blur

₹3.1 L/yr - ₹5.3 L/yr

Sales Manager
14 salaries
unlock blur

₹25 L/yr - ₹28 L/yr

Associate Engineer
13 salaries
unlock blur

₹3.7 L/yr - ₹5 L/yr

Explore more salaries
Compare Birla Opus Paints with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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