Relatively simple interview, with just a few technical questions to verify basic competency, and a discussion of past experiences to make sure that I would be a good fit for their team
I applied online. The process took 4 weeks. I interviewed at Robert Bosch (Coimbatore) in May 2021
Interview
I applied for embedded Developer role at Bosch coimbatore through LinkedIn.
After one week I had a call from HR team,then they scheduled my interview one week after that call.
The interview process is completely through Skype .
The process include 3 rounds of interview.
2 technical interview and 1 final Hr interview.
Total of 5 days were taken for these process.
Once you clear all these rounds you will be asked whether you accept offer or not.
Once you accept the offer then certificate submission and previous job relieving process taken . After that final application process done.
Date of joining has to be confirmed. That's it .
My total process of getting into Bosch taken 1 month of time .
Interview questions [3]
Question 1
1 st technical interview:
1.Tell about yourself
2.Previous Job description and role
3.Technical topics mentioned in resume.
4.what is microcontroller and microprocessor?
5.what is meant by ARM and PIC ,RISC ?
6.Tell about project you worked in your current job.
7.Tell about your family.
8.Where you used SPI,USART,I2C and CAN protocols?
9.what is the difference between SPI and I2C?
10.what are architecture in Microcontroller and Microprocessor ?
11.What id Non veumann and Harvard architecture?
12.Expalin 8051 and PIC.
13. Expected CTC?
2nd Technical interview :
1.tell about yourself
2.Tell about the projects you worked in your current job in detail?
3.difgiculty faced during project.
4.what is an interrupt and Reset ?
5.Can we use Static in place of Global
6.what is volatile and Non- volatile memory?
7.what si static variable.
8.can we change unsigned 16 bit to signed 8 bit?
9.Excepted CTC?
Final HR interview:
1: small intro about yourself
2.tell about your family.
3.why should I hire you ?
4.how you see yourself in next 5 or 10 years?
5.excepeted CTC.
6.How many days you need to join Bosch and how many days of notice period in your current job.
Interview process was very simple, one technical interview with simple questions, and a good description of the eventual role. After meeting my eventual manager and introducing myself, we discussed the role, had a brief discussion in English to test my proficiency, and then got into a brief technical questionaire to test my C programming skills.
I applied through college or university. I interviewed at Robert Bosch (Bengaluru) in Sep 2023
Interview
It was neutral. It went well. Interviewer is friendly.I will advise you all that do not try to lie during ur interviewer because it is 100 percent sure that you will get trapped in his questions and then if he gets to know that you lied you are straightaway out from the process. Just focus on engineering drawing subject and its basics.The interviewer had a severe facial expression and was serious throughout the interview. He asked me why I had done a C ++ project when I was from the ECE (I explained that I had taken an optional course OOPS which required us to do a mini project in the frame of our program). He also asked what I knew about Bosch
Interview questions [1]
Question 1
Explain about the projects you have done, have you done them for curriculum or out of interest? What are your favorite subjects? Draw the block diagram, and explain all the components of 8051 micro-controller Difference between Micro-controller and Microprocessor What are Von Neumann and Harvard classifications, which does 8051 belong to? How many bits is data bus and how many is address bus, also if there are 8 lines how many memory locations are present? What are interrupts? Explain in detail what happens in 8051 when there is interrupt, What happens when there is an interrupt within an interrupt? Where is the location of the current line of execution stored when there is an interrupt? Draw basic logic gates Draw half adder without using EXOR gate, draw full adder without EXOR Given an input string, remove spaces and give me output string