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
  • Ans. 

    Developed an embedded system for real-time data acquisition and processing in a robotics application.

    • Designed a microcontroller-based system using ARM Cortex-M for efficient processing.

    • Implemented sensor integration for environmental monitoring, such as temperature and humidity.

    • Utilized real-time operating system (RTOS) for task scheduling and resource management.

    • Developed communication protocols (I2C, SPI) for data ex...

  • Answered by AI
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

asked in CONSYST
Q1. Two baskets, A and B, contain an unknown number of mangoes. If on ... read more
Q2. What is the difference between sensors and actuators?
Q3. Why are you interested in the field of embedded software developm ... read more
Q4. How can I assign a specific address to structure variables in C, ... read more
Q5. How many algorithms did you become familiar with while learning C ... read more

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:
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 - 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
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:
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 - 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.

What are the roles & responsibilities of a Embedded Engineer at Honeywell Technology Solutions?

Firmware Development

  • Develop firmware for embedded products
  • Maintain firmware servers and develop internal tools
  • Redesign existing systems to meet customer needs

Read full roles & responsibilities

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

Honeywell Technology Solutions HR Interview Questions

14 questions and answers

Q. Can you describe your experience with customer interactions?
Q. Can you explain a scenario in which you worked with a team to overcome qual ... read more
Q. How do you deal with people who are speaking negatively about you and your ... read more

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
Are these interview questions helpful?

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Honeywell Technology Solutions?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Explain about the current projects i have dealt with
  • Q2. Questions related to regression fitting
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Coding Test 

Simple embedded c coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy embedded c coding interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Differentiate between RISC and CISC
  • Ans. 

    RISC stands for Reduced Instruction Set Computing and CISC stands for Complex Instruction Set Computing.

    • RISC processors have a smaller set of simple instructions, while CISC processors have a larger set of complex instructions.

    • RISC processors typically execute instructions in one clock cycle, while CISC processors may require multiple clock cycles.

    • RISC processors rely on optimizing compilers for performance, while CISC...

  • Answered by AI
  • Q2. Define and differentiate interpreter and compiler
  • Ans. 

    Interpreter translates code line by line while compiler translates entire code at once.

    • Interpreter: translates code line by line, slower execution, easier debugging (e.g. Python)

    • Compiler: translates entire code at once, faster execution, harder debugging (e.g. C++)

  • Answered by AI

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, Embedded Software, RTOS and Teaching Mathematics.
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. ABOUT PROJECT FROM STR...read more
  3. Asked me to explain linked list programs,stacks program,what is embedded system...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 5 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more
Honeywell Technology Solutions Embedded Engineer Salary
based on 149 salaries
₹7.6 L/yr - ₹16.2 L/yr
92% more than the average Embedded Engineer Salary in India
View more details

Honeywell Technology Solutions Embedded Engineer Reviews and Ratings

based on 36 reviews

3.8/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.0

Salary

3.7

Job security

3.7

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 36 Reviews and Ratings
Advanced Software Engineer
568 salaries
unlock blur

₹21 L/yr - ₹37.3 L/yr

Technical Lead
534 salaries
unlock blur

₹17.1 L/yr - ₹30 L/yr

Software Engineer
425 salaries
unlock blur

₹10.5 L/yr - ₹23.2 L/yr

Senior Software Engineer
325 salaries
unlock blur

₹14.4 L/yr - ₹36.1 L/yr

Senior Engineer
291 salaries
unlock blur

₹10 L/yr - ₹17.1 L/yr

Explore more salaries
Compare Honeywell Technology Solutions with

Indian Army

4.7
Compare

Indian Air Force

4.6
Compare

Tata Advanced Systems

3.7
Compare

Hindustan Aeronautics

4.3
Compare
write
Share an Interview