Upload Button Icon Add office photos

Filter interviews by

Honeywell Technology Solutions Embedded Engineer Interview Questions and Answers

Updated 22 Jun 2024

Honeywell Technology Solutions Embedded Engineer Interview Experiences

7 interviews found

Embedded Engineer Interview Questions & Answers

user image madhu sudhanan

posted on 22 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SQL JOINS AND QUERY
  • Q2. PYTHON BASIC QUESTIONS
Round 2 - HR 

(2 Questions)

  • Q1. TELL ABOUT MYSELF
  • Q2. ABOUT PROJECT FROM STRACH
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Good all C and Cpp questions

Round 2 - Technical 

(1 Question)

  • Q1. Embedded systems, c++ , projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with basics

Embedded Engineer Interview Questions Asked at Other Companies

Q1. What is the difference between sensors and actuators
Q2. how many algorithms that you got familiar with when learning c pr ... read more
Q3. Why are you interested in the field of embedded software developm ... read more
asked in LTIMindtree
Q4. How packet goes from source to destination.
Q5. What are the Protocols in Industry. Like SPI,I2c, CAN

Embedded Engineer Interview Questions & Answers

user image ASWATHI KARUNAKARAN

posted on 4 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Communication protocols for avionics systems
  • Ans. 

    Communication protocols used in avionics systems

    • ARINC 429: Widely used for digital data transmission in avionics

    • CAN bus: Used for communication between avionics systems and components

    • Ethernet: Used for high-speed data transfer in modern avionics

    • MIL-STD-1553: Commonly used for military avionics systems

    • A429: A newer protocol based on ARINC 429, offering higher data rates

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Aptitude and basics of c programming

Round 3 - Technical 

(1 Question)

  • Q1. About embedded c concepts and c programming
Round 4 - HR 

(1 Question)

  • Q1. Introduction and situation oriented questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basic concepts well before attending interview

Honeywell Technology Solutions interview questions for designations

 Embedded Hardware Engineer

 (1)

 Embedded Software Engineer

 (1)

 Advanced Embedded Engineer

 (3)

 Embedded Engineer 2

 (3)

 Senior Advanced Embedded Engineer

 (1)

 Design Engineer II

 (1)

 Design Engineer

 (1)

 Software Engineer

 (12)

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

I applied via Company Website and was interviewed before Feb 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

A good coding skill is needed with basics of any language.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Knowledge screening on 2nd round
  • Q2. Linked list, data structures
  • Q3. C C++ programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good passion over whatever the language you chose for and anyone can have fun at Honeywell.

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

Round 1 - Aptitude Test 

I got placed through Cdac and we had one written test which has aptitude questions and c snippet questions and code writing for 2 programs

Round 2 - Technical 

(2 Questions)

  • Q1. This was mostly related to the field of embedded mostly, told me to write few basic c program on paper like stacks,linked lists and other stuff also asked mostly about project
  • Q2. Asked me to explain linked list programs,stacks program,what is embedded systems,interrupts related, communication protocols,basic electronic components
Round 3 - Technical 

(2 Questions)

  • Q1. Pointer snippets and structure snippets
  • Q2. Communication protocols

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be cool.They will mostly test your technical skills and project related things.be straightforward most of the times. Look into c concepts and programs,data structures and concepts,basics of oops ,basic electronic questions

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Embedded c related questions, past experiences and hypothetical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic Embedded c questions pointers, structures, strings functions, bit fields

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They ask about c programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared before going for interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 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 - Aptitude Test 

About C++ programming mcq oops concept

Round 3 - Technical 

(2 Questions)

  • Q1. Explain oops concept, pillars of c++, differences
  • Ans. 

    OOPs concept in C++ involves encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: class Car { private: int speed; public: void accelerate() { speed += 10; } };

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: class ElectricCar : public Car { public: void chargeBattery() {...

  • Answered by AI
  • Q2. Program on Queue, difference between structure and class
  • Ans. 

    A queue is a data structure that follows the FIFO (First In First Out) principle. Structure and class are similar in C++, but classes have additional features like data hiding and inheritance.

    • In C++, a structure is a user-defined data type that can hold different types of data. It is used to group related data together. Example: struct Queue { int front, rear; int capacity; int* array; };

    • A class in C++ is similar to a ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tata Advanced Systems Embedded Software Engineer interview:
  • C++
  • Data Structures

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They ask about c programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared before going for interview

Honeywell Technology Solutions Interview FAQs

How many rounds are there in Honeywell Technology Solutions Embedded Engineer interview?
Honeywell Technology Solutions interview process usually has 2-3 rounds. The most common rounds in the Honeywell Technology Solutions interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Honeywell Technology Solutions Embedded 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 Honeywell Technology Solutions. The most common topics and skills that interviewers at Honeywell Technology Solutions expect are C++, Firmware, RTOS, AWS and Algorithms.
What are the top questions asked in Honeywell Technology Solutions Embedded Engineer interview?

Some of the top questions asked at the Honeywell Technology Solutions Embedded Engineer interview -

  1. Communication protocols for avionics syst...read more
  2. Asked me to explain linked list programs,stacks program,what is embedded system...read more
  3. Embedded c related questions, past experiences and hypothetical questi...read more

Tell us how to improve this page.

Honeywell Technology Solutions Embedded Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 905 Interviews
Siemens Interview Questions
4.1
 • 431 Interviews
Cisco Interview Questions
4.1
 • 397 Interviews
Bosch Interview Questions
4.2
 • 334 Interviews
ABB Interview Questions
4.1
 • 232 Interviews
Indian Army Interview Questions
4.7
 • 151 Interviews
View all
Honeywell Technology Solutions Embedded Engineer Salary
based on 94 salaries
₹6 L/yr - ₹14.5 L/yr
88% more than the average Embedded Engineer Salary in India
View more details

Honeywell Technology Solutions Embedded Engineer Reviews and Ratings

based on 34 reviews

3.8/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.0

Salary

3.8

Job security

3.7

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 34 Reviews and Ratings
Technical Lead
610 salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Advanced Software Engineer
450 salaries
unlock blur

₹12 L/yr - ₹34.8 L/yr

Senior Engineer
436 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Software Engineer
407 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Software Engineer
257 salaries
unlock blur

₹8.8 L/yr - ₹30 L/yr

Explore more salaries
Compare Honeywell Technology Solutions with

Siemens

4.1
Compare

Bosch

4.2
Compare

ABB

4.1
Compare

Schneider Electric

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