Upload Button Icon Add office photos

MAHLE Behr India

Compare button icon Compare button icon Compare

Filter interviews by

MAHLE Behr India Assistant Manager PPC Interview Questions and Answers

Updated 6 May 2021

MAHLE Behr India Assistant Manager PPC Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About the salary pay
  • Q2. They fulfilled my expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in your professional experience

Interview questions from similar companies

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 90

Round: Group Discussion
Duration: 20 minutes

Interview Preparation Tips

Round: Test
Experience: more of experience gaining and learning new tricks of codding a program.
Tips: must focus on bugging and debugging the program.
Duration: 60 mins minutes

Skills: Coding Skills,
College Name: Invertis university
Motivation: bosch is a multinational company stating its rank worldwide.so anyone would to work with outstanding company.

Interview Questionnaire 

16 Questions

  • Q1. Explain about the projects you have done, have you done them for curriculum or out of interest?
  • Ans. 

    I have done several projects both for curriculum and out of interest.

    • Developed a web application for a college project using HTML, CSS, and JavaScript.

    • Created a mobile app for tracking expenses using React Native out of interest.

    • Built a chatbot using Python for a hackathon project.

    • Developed a website for a local business using WordPress for a freelance project.

    • Created a game using Unity for a personal project.

  • Answered by AI
  • Q2. What are your favourite subjects?
  • Ans. 

    My favorite subjects are computer science, mathematics, and physics.

    • Computer Science: I enjoy programming and learning about algorithms and data structures.

    • Mathematics: I find solving complex problems and equations very satisfying.

    • Physics: I am fascinated by the laws of nature and how they govern the universe.

  • Answered by AI
  • Q3. Draw the block diagram, and explain all the components of 8051 micro-controller
  • Ans. 

    The 8051 micro-controller consists of CPU, RAM, ROM, Timers, Serial Port, Interrupts, and I/O ports.

    • The CPU is the main processing unit of the micro-controller.

    • The RAM is used for storing data temporarily.

    • The ROM contains the program code that is executed by the CPU.

    • The Timers are used for generating precise time delays.

    • The Serial Port is used for communication with other devices.

    • The Interrupts are used for handling ex...

  • Answered by AI
  • Q4. Difference between Micro-controller and Microprocessor
  • Ans. 

    Microprocessors are general-purpose CPUs while microcontrollers are designed for specific tasks.

    • Microprocessors are used in computers, smartphones, and other devices that require complex processing.

    • Microcontrollers are used in embedded systems, such as home appliances, automotive systems, and medical devices.

    • Microprocessors have separate memory and I/O interfaces while microcontrollers have them integrated on a single ...

  • Answered by AI
  • Q5. What are Von Neumann and Harvard classifications, which does 8051 belong to?
  • Ans. 

    Von Neumann and Harvard are computer architecture classifications. 8051 belongs to Harvard architecture.

    • Von Neumann architecture has a single memory space for data and instructions, while Harvard architecture has separate memory spaces for data and instructions.

    • 8051 microcontroller uses Harvard architecture as it has separate memory spaces for program instructions and data.

    • Harvard architecture allows simultaneous acces...

  • Answered by AI
  • Q6. How many bit is data bus and how many is address bus, also if there are 8 lines how many memory locations are present?
  • Q7. What are interrupts? Explain in detail what happens in 8051 when there is interrupt, What happens when there is an interrupt within an interrupt?
  • Ans. 

    Interrupts are signals that temporarily halt the execution of a program to handle a specific event.

    • When an interrupt occurs in 8051, the program counter is saved on the stack and the interrupt service routine (ISR) is executed.

    • The ISR handles the interrupt and then returns control to the main program by restoring the program counter from the stack.

    • If an interrupt occurs while another interrupt is being serviced, the se...

  • Answered by AI
  • Q8. Where is the location of current line of execution stored when there is an interrupt?
  • Ans. 

    The location of current line of execution is stored in the stack when there is an interrupt.

    • When an interrupt occurs, the processor saves the current state of execution on the stack.

    • The location of the current line of execution is stored in the program counter (PC) register.

    • The PC register is pushed onto the stack along with other registers.

    • After the interrupt is serviced, the processor pops the saved state from the st

  • Answered by AI
  • Q9. Draw basic logic gates
  • Ans. 

    Logic gates are basic building blocks of digital circuits. They perform logical operations on inputs to produce outputs.

    • AND gate: output is 1 only if both inputs are 1

    • OR gate: output is 1 if either input is 1

    • NOT gate: output is the opposite of the input

    • NAND gate: output is 0 only if both inputs are 1

    • NOR gate: output is 0 if either input is 1

    • XOR gate: output is 1 if inputs are different

    • XNOR gate: output is 1 if inputs a

  • Answered by AI
  • Q10. Draw half adder without using EXOR gate , draw full adder without EXOR
  • Ans. 

    Draw half adder and full adder without using EXOR gate.

    • Half adder can be implemented using AND and OR gates

    • Full adder can be implemented using two half adders and an OR gate

    • In half adder, sum is obtained by ORing two inputs and carry is obtained by ANDing two inputs

    • In full adder, sum is obtained by using two half adders and an OR gate, and carry is obtained by ANDing three inputs

  • Answered by AI
  • Q11. Given an input string, remove spaces and give me output string
  • Ans. 

    Remove spaces from input string and return output string

    • Iterate through each character of the input string

    • If the character is not a space, add it to the output string

    • Return the output string

  • Answered by AI
  • Q12. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a passion for learning new technologies.

    • Graduated with a degree in Computer Science

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Experience in developing web applications using frameworks like React and Angular

    • Passionate about learning new technologies and keeping up with industry trends

  • Answered by AI
  • Q13. Family background ( what does your father do ?, what does your mother do?, etc)
  • Ans. 

    My father is a businessman and my mother is a homemaker.

    • My father runs a small business in our hometown.

    • My mother takes care of the household and our family.

    • My parents have always been supportive of my education and career goals.

  • Answered by AI
  • Q14. Why Bosch?
  • Ans. 

    Bosch is a renowned company with a strong focus on innovation and sustainability.

    • Bosch has a reputation for being a leader in innovation and technology.

    • The company has a strong commitment to sustainability and social responsibility.

    • Bosch offers a diverse range of products and services, providing opportunities for growth and development.

    • The company has a global presence, offering the chance to work with people from diff

  • Answered by AI
  • Q15. What did you understand from yesterday's presentation?
  • Ans. 

    I understood the main points of the presentation.

    • The presentation covered the new software development process.

    • It emphasized the importance of collaboration between teams.

    • It also highlighted the need for continuous testing and feedback.

    • I learned about the new tools and technologies that will be used.

    • Overall, I found the presentation informative and useful.

  • Answered by AI
  • Q16. What are your plans for higher studies?
  • Ans. 

    I plan to pursue higher studies in computer science to enhance my skills and knowledge.

    • I am interested in pursuing a Master's degree in Computer Science.

    • I am also considering taking online courses to learn new technologies and programming languages.

    • I plan to attend workshops and conferences to stay updated with the latest trends in the industry.

    • I believe that continuous learning is essential to stay competitive in the

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The technical section consisted of questions different branches. I shall answer from ECE point of view. The test had same questions for electrical cluster , ie ECE ,EEE, IT,TC . There were 35 questions in this section. The questions were based on subjects in 1st 2nd and 3rd year. Mainly concentrated on DEC, AEC, Micro-controllers, Control systems and a few basic electronics questions as well. This section also had 5 questions on programming as well. The test also had negative marking. +1 and -0.25 was the scheme. The second aptitude section had 25 questions on logical reasoning, data interpretation.
Tips: Answer only those questions which you are confident about the answer.
Duration: 60 minutes
Total Questions: 60

Round: Technical Interview
Experience: The interview started on a tensing note, but he told me to make myself comfortable. He was more interested in how I would approach the problem rather than the syntax or trivialities of the code. He tried to confuse me even when my answer was correct. The interview went on for 30-40 mins. At the end of which the interviewer gave me a HR form to fill, and told me to proceed to the HR interview.
Tips: Be confident and do not say things you don't know about, many of my friends got rejected for bluffing.

Round: HR Interview
Experience: The interviewer had a stern expression on his face, and was serious throughout the interview. He asked me why i had done a C++ project though i was from a ECE background, ( I explained that I had taken an elective OOPS which required us to do a mini project as a part of our curriculum). He also asked what i know about Bosch, this is a definite question, prepare well for it.
Tips: Be confident and truthful, do not bluff about anything. They are well trained to detect those anomalies.

General Tips: Prepare the subjects of second year and third year well. Do not panic in the interview, answer the questions to the point.
Skill Tips: Revise your understanding of your projects thoroughly.
Skills: Knowledge about microcontrollers, Knowledge about AEC and DEC basics, Some knowledge about Control systems, Thorough understanding about the projects pursued.
College Name: BMS College Of Engineering, Bangalore
Motivation: Bosch is one of the pioneers in the embedded systems domain. Also I had heard very good reviews from my seniors about the company.

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. What are your strengths, weaknesses..?
  • Ans. 

    My strengths include leadership, problem-solving, and communication. My weaknesses are time management and public speaking.

    • Strengths: Leadership - I have experience leading teams and delegating tasks. Problem-solving - I am able to think critically and find solutions to complex problems. Communication - I am able to effectively communicate with team members and clients.

    • Weaknesses: Time management - I sometimes struggle...

  • Answered by AI
  • Q2. What irritates you most..?
  • Ans. 

    Inefficiency and lack of communication irritate me the most.

    • Inefficiency in completing tasks

    • Lack of communication within the team

    • Not being able to meet deadlines due to lack of planning

    • Unnecessary delays in decision-making

    • Micromanagement

    • Lack of clarity in instructions

  • Answered by AI
  • Q3. What do you do in such situations..?
  • Ans. 

    I assess the situation, gather information, and make a decision based on company policies and procedures.

    • Assess the situation and determine the severity of the issue

    • Gather information from all parties involved

    • Refer to company policies and procedures for guidance

    • Make a decision based on the information gathered and company guidelines

    • Communicate the decision to all parties involved

  • Answered by AI
  • Q4. Are you a leader or a follower...?
  • Ans. 

    I am a leader who can also follow when necessary.

    • I believe in leading by example and inspiring others to follow.

    • I am comfortable taking charge and making decisions, but also value input from others.

    • I am adaptable and can switch between leading and following depending on the situation.

    • For example, in a team project, I would take the lead in organizing and delegating tasks, but also listen to and incorporate ideas from t...

  • Answered by AI
  • Q5. Which one is good

Interview Preparation Tips

Round: Resume Shortlist
Experience: I have a CGPA 7.38.

Round: Test
Experience: There was an online objective test
Tips: Previous year IIT Gate book is the best thing to prepare for the technical test for any company. I started doing it in October only.
Duration: 80 min minutes

Round: Interview
Experience: There were two rounds of interview ; 30min for Tech and 10 min HR.
Tips: If you are in ED they will test your basic design skills. They showed a CAD drawing and asking the meaning of symbols, then they asked questions related to general designs available in our surroundings like why is that sewage hole round on the ground why not square or others. If you are in Mechanical, they will ask u core Mech subjects. So please first prepare very well subjects related to your respective interns. A whole interview can be drawn on that. In my case it was IC engine so I answered all the questions related to it and that didn't allow them to ask in any other topic.

Round: Interview
Experience: It was gen. All HR rounds just want to test how much positive you are in life, whether you will leave the company soon.
Tips: Be prepared with answers beforehand. The answers to all the above questions should be "depends on the
situation" and describe them in which situation u will choose which one. PS: if it’s a panel where HR is also there, they will try to excite you by asking gen questions like which team you support in IPL, do u have any gf etc. to make you lite, then again shoot you with some questions. Please don’t get deviated by those.

Skill Tips: Mock tests, Aimcats, Gate book. For GDs, we organised them in our wing. It was very helpful.
Kindly do it often in your wing and among your batch mates too. Same goes for interview. There
are lots of general interview questions available on FTP server, prepare for them well and have
mock interviews. "Alumni interviews" were very helpful, please attend that. Randstad sessions were an absolutely waste of money and time. I was mainly selected due to my internship with Bosch. Prepare all subjects related to your intern. It will be the game changer.
College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: CGPA cut-off: 7. The test had two parts. The level of the questions in the first part was very easy and do not require GRE or CAT skills. It had questions on verbal ability (readinc comprehension and vocabulary) and Math (time- work problems, arithmetic, percentages etc). The second part had questions related to Mechanical Engineering. It was slightly tough having a wide range of questions from Kinematics, design of machine elements, fluids , and thermodynamics .However, one can easily crack the test.
Tips: Don’t leave the questions unaswered as there is no negative marking.

Round: Interview
Experience: Around 60 students were shortlisted for the interview .There was only one round of interview which had both HR and technical questions. The interviewers were very friendly. The interview went on for approximately forty minutes. They started by asking me about my hometown, family, interests etc. Few question were: “Tell me about yourself”, “Describe your hometown”, “Why do u want to join Bosch and what do you know about it”, “Why won’t you go for MS or PhD”. The rest of the interview process was about the projects and internships and a few basic concepts of Mechanical Engineering. Each student was asked questions from different topics depending on the projects he was involved in. Basic questions I was asked : “What is casting”, “What is forming”, “How is a gear manufactured”, “What is the profile oF the gears used and why”. Apart from these, afew things about CRDi technology were asked.
Tips: Being a part of technology events in the hall will help a lot during the interview process. Google about ABS, CRDi, bearings, gears etc and study the “Thermodynamic cycles” from any thermodynamics book before the interview. Be confident.Never create an impression that you are a research orientated guy and will be going for MS or PhD. Do not panic. Do not try to bluff - they are experienced people and will find it out. Prepare very thoroughly about the projects. Learn about recent developments in the automobile sector (any technology developed by Bosch). Always smile .

General Tips: Having a CGPA>8 will enhance your chances. In mechanical, almost all the students who got selected had a CGPA of around 8.5. Mine was 8.4. However, Class X and Class XII percentages do not matter.
Internships in automobile industries definitely help. My sophomore intern was at Tata Motors Ltd. which caught the interviewer’s attention. The interview was guided by the project done by me at Tata Motors. Having a few academic projects also helps. Generally, they ask about projects mentioned in the CV. So, it’s better to be prepared about any project you may have done. Knowledge of the auto-sector is a must. Learn about recent developments in this sector.
College Name: IIT KHARAGPUR

Interview Questionnaire 

5 Questions

  • Q1. My interests, apart from acads
  • Q2. Where I see myself in 5 years...?
  • Ans. 

    In 5 years, I see myself as a successful Assistant Manager, having gained valuable experience and contributing to the growth of the company.

    • Continuing to develop my leadership skills

    • Taking on more responsibilities and challenges

    • Mentoring and training new employees

    • Contributing to the development of new strategies and initiatives

    • Building strong relationships with clients and stakeholders

  • Answered by AI
  • Q3. What kind of job will excite me..?
  • Q4. If I would like to prefer one city over the other..?
  • Ans. 

    I would prefer the city that offers better career opportunities and work-life balance.

    • Career growth prospects

    • Availability of job openings

    • Cost of living

    • Commute time

    • Quality of life

    • Social and cultural activities

    • Family and friends

    • Weather and climate

  • Answered by AI
  • Q5. And a few other questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: Initial shortlisting was done on the basis of resume submission. I got a CGPA of 8.20/10.

Round: Test
Experience: There was an online Logical , Quants & Technical test
Tips: I didn't. I used educated guesses to sneak through. It would have helped if I would have revised KDOMS, some Stress/Strain Equations, and Basic Engineering Drawing Techniques.
Duration: 45 min minutes

Round: Interview
Experience: There were two rounds of interviews ;50 mins Tech, 25 mins HR. They asked about Engineering Drawing, the work I did at my 6 months intern, my stint as a Coord and Core, a few questions on my perception of fair play and honesty, what would I do in my first 30 days if the company recruits me? In short, the tech round was more like a pseudo HR round for me.

Round: Interview
Tips: I had attended several other interviews before this one that helped. I had asked a few of my friends to conduct mock interviews for me. So was reasonably well prepared (at least for the HR part). I was pretty straightforward and honest in my answers. I remember I got pretty sentimental talking about honesty, and that perhaps worked in my favour.

Skill Tips: Projects give us an edge during the interviews. You will have sufficient stuff to talk about.
College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: Everyone with a GPA of more than 7 was allowed to appear for an objective online test which was held a day before the interviews. Test comprised of 3 sections: Verbal, Quantitative and Technical.Verbal and Quantitative sections were not very difficult. They were a bit lengthy though, which makes speed an important factor. Technical section comprised of basic questions most of which were conceptual or directly formula based.
Tips: Don’t leave any question as there was no negative marking. Revise basic concepts and formulas, preferably from any GATE book.

Round: Technical Interview
Experience: One round of personal interview which consisted of both technical and HR questions.Technical questions related to projects/internships. Questions related to various manufacturing processes. HR questions like where do you see yourself 5 years down the line, why don’t you go for an MBA or higher studies, what kind of a job are you looking for?
Tips: Just be yourself. Admit if you don’t know the answer to a question. Politely ask them the answer to show that you are curious. Think of a few questions about the company which you’d like to ask at the end of the interview.

General Tips: The CGPA criteria set by the company to be eligible for placement was 7 and above. Most of the students who were finally selected had a CGPA of more than 8 but a few 7 pointers were also selected. So a good GPA would definitely help but it is not the only thing that they look for. A few positions of responsibility on your CV is always good though as it gives the interviewer something to talk about apart from the academics. You would be asked about your projects and internships in great detail. Make sure to prepare them well before the interview.
College Name: IIT Kharagpur

Interview Preparation Tips

Round: Resume Shortlist
Experience: My CGPA was 9.08/10 . The initial shortlisting was done on the basis of Resume/CGPA

Round: Test
Experience: There was an online core test across all mechanical department.
Duration: 2 Hours minutes

Round: Group Discussion
Experience: There was no Group Discussion.

Round: Group Activity
Experience: There was no Group Activity.

Round: Interview
Experience: In this round my knowledge and the skills from the projects which i did , were tested. They were asked in detail.

Round: Interview
Experience: There was no HR round

Skill Tips: I had done algorithm development in my intern which matched their job profile. Interviewer
openly stated my Maths Olympiad achievement as the reason I was there. Also , a significant amount of my BTP work and intern work helped me getting the job.
College Name: IIT-Madras

Interview Questionnaire 

6 Questions

  • Q1. 1)Tell me about yourself
  • Ans. 

    I am a highly motivated and experienced professional with a passion for leadership and team development.

    • I have over 5 years of experience in management roles

    • I excel at creating and implementing strategies to improve team performance

    • I am skilled in communication, problem-solving, and decision-making

    • I am dedicated to continuous learning and development

    • I am excited about the opportunity to bring my skills and experience t

  • Answered by AI
  • Q2. 2) Why Bosch?
  • Ans. 

    Bosch is a global leader in technology and innovation, with a strong commitment to sustainability and employee development.

    • Bosch's reputation for quality and innovation is unmatched in the industry

    • The company's commitment to sustainability aligns with my personal values

    • Bosch offers excellent opportunities for career growth and development

    • I am impressed by the company's focus on employee well-being and work-life balance

  • Answered by AI
  • Q3. 3) Why should i hire you?
  • Ans. 

    I have the necessary skills, experience, and passion to excel in this role.

    • I have X years of experience in management and have consistently exceeded targets.

    • I have strong communication and leadership skills, which have helped me motivate and guide teams to success.

    • I am passionate about the industry and am always looking for ways to improve processes and drive growth.

    • I am a quick learner and am always eager to take on n...

  • Answered by AI
  • Q4. 4) Strengths and Weakness?
  • Ans. 

    My strengths include leadership, problem-solving, and communication. My weakness is that I tend to be too detail-oriented.

    • Strengths: Leadership - I have experience leading teams and delegating tasks effectively. Problem-solving - I am able to analyze situations and come up with creative solutions. Communication - I am able to clearly convey ideas and instructions to others.

    • Weakness: Detail-oriented - While attention to...

  • Answered by AI
  • Q5. 5) What will you do if a member of a group doesn't work?
  • Ans. 

    I will address the issue with the member and try to find out the reason for their lack of work and provide support if needed.

    • Have a one-on-one conversation with the member to understand their situation

    • Identify any obstacles or challenges they may be facing and offer support or resources to help them overcome it

    • Set clear expectations and goals for the group and hold everyone accountable

    • Consider involving higher manageme

  • Answered by AI
  • Q6. 6) What if your boss doesn't help u?
  • Ans. 

    I would try to find alternative solutions and resources to complete the task at hand.

    • I would first try to communicate with my boss and express my concerns.

    • If that doesn't work, I would try to seek help from other colleagues or departments.

    • I would also try to research and find resources online or in books to help me complete the task.

    • If all else fails, I would try to break down the task into smaller manageable parts and...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: The initial shortlisting was done on CGPA and a test. I had 7.64/10 as my CGPA.

Round: Group Discussion
Experience: There was no Group Discussion.

Round: Test
Experience: It was an online test. 

Test1: 1hr Test2: 30min

Round: Group Activity
Experience: There was no group activity.

Round: HR Interview
Tips: Be confident in the HR round.

Round: Technical Interview
Tips: Be perfect on the projects and intern described in the resume.

General Tips: SoM, IC engines, Heat Transfer, Thermodynamics, Mantech, TurboMachinery are to be focused upon.
1) Quant Skills : Speed and accuracy.
2) GD prep : conducted GD among ur friends and classmates
3) Interview : Be confident and cool.
4) Resume : Keep it to 1 page and prepare well.
Skill Tips: I think I got selected because of my confidence and my performance in both the rounds. Also, projects related to manufacturing sector will help u in the interview.

Test1: CAT preparation is sufficient.
Test2: GATE book, notes and slides from mechanical google site(created by sumit patil)
HR prep: Get to know about the various type of HR questions(many files in LAN)

Notes and slides from mechanical google site (created by sumit patil) helped a lot
College Name: IIT Madras

Tell us how to improve this page.

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 330 Interviews
JBM Group Interview Questions
4.0
 • 268 Interviews
Varroc Group Interview Questions
3.6
 • 176 Interviews
UNO Minda Interview Questions
4.0
 • 169 Interviews
Subros Interview Questions
3.9
 • 167 Interviews
Spark Minda Interview Questions
3.9
 • 122 Interviews
Hitachi Astemo Interview Questions
4.1
 • 103 Interviews
Gabriel India Interview Questions
4.2
 • 95 Interviews
View all
Oprating Engineer
76 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Design Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare MAHLE Behr India with

Bosch

4.2
Compare

Valeo

4.0
Compare

DENSO

4.1
Compare

UNO Minda

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