Upload Button Icon Add office photos

Filter interviews by

BRAHM PRECISION MATERIALS Interview Questions and Answers

Updated 24 Mar 2023

BRAHM PRECISION MATERIALS Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 4 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 - Technical 

(2 Questions)

  • Q1. Operation handling experience
  • Ans. 

    I have extensive experience in handling operations in various industries.

    • Managed operations for a manufacturing company, ensuring timely production and delivery of goods

    • Oversaw daily operations of a retail store, including inventory management and customer service

    • Implemented new processes and procedures to improve efficiency and reduce costs

    • Collaborated with cross-functional teams to ensure smooth operations and resolv...

  • Answered by AI
  • Q2. Have you know about HPDC
  • Ans. 

    Yes, HPDC stands for High-Pressure Die Casting.

    • HPDC is a manufacturing process used to produce complex metal parts with high dimensional accuracy.

    • It involves injecting molten metal into a steel mold at high pressure and speed.

    • The process is commonly used in the automotive and aerospace industries.

    • HPDC can produce parts with thin walls, intricate shapes, and excellent surface finishes.

    • Aluminum, magnesium, and zinc are c

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

(1 Question)

  • Q1. Joining and pakage discussion
Round 4 - Group Discussion 

Formal questions about all the operational activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Lot of technical knowledge must needed in discussion with big boss.

General Manager Interview Questions asked at other Companies

Q1. If we do 100% Banking, End of the Month Bank gives us Statement, Which account can be easily tracked from the Statement
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Education
  • Q2. Work experience

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

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

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

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions

I applied via Approached by company and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Case Study 

Quant focussed Case Study (be prepared for calculations)

Round 2 - HR 

(1 Question)

  • Q1. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be quick and accurate with calculations

Interview Questionnaire 

4 Questions

  • Q1. Why we hair you
  • Q2. How much salary u can expect
  • Q3. Know about your self
  • Q4. What is your strength

Interview Questionnaire 

1 Question

  • Q1. Relates to project & last company experience

Interview Questionnaire 

1 Question

  • Q1. Mostly they checking your presence in interview and asking about your experience for particular field and background.

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

Interview Questionnaire 

1 Question

  • Q1. Typical get to know you and behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - More like a conversation so try to relax

I appeared for an interview in Mar 2017.

Interview Questionnaire 

5 Questions

  • Q1. Related to semiconductors, processors etc. were asked.
  • Q2. Strength
  • Q3. Weaknesses
  • Q4. Hobby
  • Q5. If there are 200 fishes in an aquarium. 99% are red. How many fishes have to be removed to make the red fishes 98 % in the aquarium?
  • Ans. 

    To make the red fishes 98%, 50 fishes have to be removed from the aquarium.

    • Calculate 1% of 200 fishes, which is 2 fishes.

    • To make the red fishes 98%, subtract 1% (2 fishes) from 99% (198 fishes).

    • To find the number of fishes to be removed, divide the difference by 1% (2 fishes).

    • Therefore, 50 fishes have to be removed to make the red fishes 98%.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 40 aptitude questions of variable difficulty. More questions revolved around topics like time and work, distance, speed, time, profit loss, age etc.
Tips: A regular and prior preparation will go a long way in determining a good test score.
Use tricks to solve the questions and calculations should be fast.
Duration: 30 minutes
Total Questions: 40

Round: Test
Experience: The questions weren't that tough when it came to programming. An example would be conversion of temperature from Celsius to Fahrenheit and vice versa. This was a question in my paper. So I'm hoping the difficulty would be more or less the same.
Tips: Do certified programming courses. They help you a lot in cracking good jobs.
Duration: 45 minutes
Total Questions: 3

Round: Puzzle Interview
Tips: This can be tough if you can't imagine scenarios and situations. So make sure you inculcate critical problem solving thinking in your everyday life. I feel that's the best way to do things in this round.

Round: Technical Interview
Experience: This was a short interview so not much happened.
Tips: Whatever you do just know your stuff properly.

Round: HR Interview
Experience: It was a simple interview. Basic questions and their basic answers helped me get through it.
Tips: The tip would be to stay positive in your approach while answering the questions

Skills: Technical Skills, Interpersonal Communication, Aptitude
College Name: VIT Vellore

BRAHM PRECISION MATERIALS Interview FAQs

How many rounds are there in BRAHM PRECISION MATERIALS interview?
BRAHM PRECISION MATERIALS interview process usually has 4 rounds. The most common rounds in the BRAHM PRECISION MATERIALS interview process are Technical, One-on-one Round and Group Discussion.
What are the top questions asked in BRAHM PRECISION MATERIALS interview?

Some of the top questions asked at the BRAHM PRECISION MATERIALS interview -

  1. Have you know about H...read more
  2. Operation handling experie...read more
  3. Joining and pakage discuss...read more

Tell us how to improve this page.

BRAHM PRECISION MATERIALS Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 154 Interviews
HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Webdew Interview Questions
4.4
 • 106 Interviews
Data Entry Interview Questions
4.1
 • 99 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
CapitalOne Interview Questions
3.6
 • 79 Interviews
View all

BRAHM PRECISION MATERIALS Reviews and Ratings

based on 14 reviews

3.4/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

2.4

Salary

3.9

Job security

3.4

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 14 Reviews and Ratings
Senior Engineer
5 salaries
unlock blur

₹5.2 L/yr - ₹5.3 L/yr

Quality Engineer
5 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Production Engineer
5 salaries
unlock blur

₹1.6 L/yr - ₹3.6 L/yr

Design Engineer
4 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

General Manager
4 salaries
unlock blur

₹24 L/yr - ₹24 L/yr

Explore more salaries
Compare BRAHM PRECISION MATERIALS with

Marpu Foundation

4.8
Compare

Huawei Technologies

4.0
Compare

HCL Infosystems

3.9
Compare

Z X Learning

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