Upload Button Icon Add office photos

Filter interviews by

Boson Motors Embedded Systems Engineer Interview Questions and Answers

Updated 27 Jul 2023

Boson Motors Embedded Systems Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
6-8 weeks
Result
Selected Selected
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 

(1 Question)

  • Q1. What are serial communication protocols? Diff between i2c and uart protocols What is Arduino programming? Final year project code?
  • Ans. 

    Serial communication protocols are methods used for data transmission between devices. I2C and UART are two common protocols used in embedded systems.

    • I2C (Inter-Integrated Circuit) is a synchronous serial communication protocol that uses a master-slave architecture and supports multiple devices on the same bus.

    • UART (Universal Asynchronous Receiver-Transmitter) is an asynchronous serial communication protocol that uses ...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Problems on series and parallel sums? DC motor control techniques Electric vehicles components Fav subjects. Project

Interview questions from similar companies

I appeared for an interview in Aug 2020.

Interview Questionnaire 

1 Question

  • Q1. What is the complicated issue that you have solved and what is the solution you have provided
  • Ans. 

    Developed a real-time data processing system for a financial institution

    • Implemented a distributed system using Apache Kafka and Apache Storm

    • Designed a fault-tolerant architecture with multiple redundancy layers

    • Optimized the system for high throughput and low latency

    • Provided real-time monitoring and alerting using Grafana and Prometheus

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the basics and aware of all the process.

I applied via Recruitment Consultant and was interviewed in Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What are the addon that can be added with spring boot ? What is the spring boot ? What are the ways of configuring a bean in spring? And core java realted stuff.
  • Ans. 

    Answering questions related to Spring Boot and core Java

    • Spring Boot addons include Spring Security, Spring Data, and Spring Cloud

    • Spring Boot is a framework for building standalone, production-grade Spring-based applications

    • Ways of configuring a bean in Spring include XML configuration, Java-based configuration, and annotation-based configuration

    • Core Java topics include OOP concepts, collections, multithreading, and exc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared for your interview with hackerrank problem solving and good analytical skills.
According to my experience i would not sugget to join HCL .

Skills evaluated in this interview

I applied via Monster and was interviewed in Aug 2019. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What is your Experience in current company?
  • Q2. What is the importance of job in your daily life?
  • Q3. What is you technical knowledge?
  • Q4. What is your highest strengths?
  • Q5. How long have you been working this company?

Interview Preparation Tips

Interview preparation tips for other job seekers - that is good dressing and confidence is the first key where we go for interview. and good knowledge in their domain that what we experienced.

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical question related to spring mvc,core java.

Interview Preparation Tips

Interview preparation tips for other job seekers - Previously I have some abstraction about how to deal with interviewer who is coming from big companies like TCS , Infosys, Wipro. Finally I conclude that whatever you have content, deliver it very confidently and don't hesitate. Ask questions if you have. Based on confidence they will give the chance. Second thing don't give false answer like possibility answers.

Interview Questionnaire 

6 Questions

  • Q1. Tr and hr
  • Q2. Sd
  • Q3. Data structures
  • Q4. Oops
  • Q5. Logical
  • Q6. Company related questions

Interview Questionnaire 

1 Question

  • Q1. Basic Apptitude and Reasoning

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

Boson Motors Interview FAQs

How many rounds are there in Boson Motors Embedded Systems Engineer interview?
Boson Motors interview process usually has 3 rounds. The most common rounds in the Boson Motors interview process are Technical and Resume Shortlist.
How to prepare for Boson Motors Embedded Systems Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Boson Motors. The most common topics and skills that interviewers at Boson Motors expect are Automation Testing, Automotive Engineering, CRM, Chemical Engineering and EMC Networker.
What are the top questions asked in Boson Motors Embedded Systems Engineer interview?

Some of the top questions asked at the Boson Motors Embedded Systems Engineer interview -

  1. What are serial communication protocols? Diff between i2c and uart protocols Wh...read more
  2. Problems on series and parallel sums? DC motor control techniques Electric vehi...read more

Tell us how to improve this page.

Boson Motors Embedded Systems Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Boson Motors Embedded Systems Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Electrical Technician
6 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Electrical Engineer
4 salaries
unlock blur

₹3.9 L/yr - ₹9 L/yr

HR Associate
4 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Technician
4 salaries
unlock blur

₹3.2 L/yr - ₹3.7 L/yr

Senior Quality Engineer
4 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Explore more salaries
Compare Boson Motors with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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