Upload Button Icon Add office photos

Filter interviews by

Honeywell Aerospace Senior Embedded Engineer Interview Questions and Answers

Updated 27 Oct 2021

Honeywell Aerospace Senior Embedded Engineer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Basics of c,c++ ,embedded systems

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it was a great experince. Prepare well and attend

Interview questions from similar companies

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

Tell us how to improve this page.

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 148 Interviews
Indian Army Interview Questions
4.7
 • 148 Interviews
Spicejet Interview Questions
3.6
 • 86 Interviews
Boeing Interview Questions
3.9
 • 85 Interviews
AIRBUS Interview Questions
3.7
 • 70 Interviews
View all
Honeywell Aerospace Senior Embedded Engineer Salary
based on 4 salaries
₹11 L/yr - ₹13 L/yr
18% more than the average Senior Embedded Engineer Salary in India
View more details
Embedded Engineer
36 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Embedded Engineer 2
13 salaries
unlock blur

₹7 L/yr - ₹14.8 L/yr

Software Engineer
12 salaries
unlock blur

₹5.2 L/yr - ₹11.5 L/yr

Procurement Buyer
9 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Embedded Software Engineer
7 salaries
unlock blur

₹5.5 L/yr - ₹9.7 L/yr

Explore more salaries
Compare Honeywell Aerospace with

Boeing

3.9
Compare

AIRBUS

3.7
Compare

Tata Lockheed Martin Aerostructures

3.8
Compare

Raytheon

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