Filter interviews by
I was interviewed in Dec 2024.
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 4 interview rounds.
The test consisted of questions on rtos concepts like priority inversion, semaphores, and embedded questions like endianness, determining the endianness. There were also aptitude questions.
They gave recent topics and asked our opinions on the topic.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
Top trending discussions
posted on 4 Aug 2023
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 3 interview rounds.
About C++ programming mcq oops concept
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() {...
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 ...
I applied via Campus Placement and was interviewed in Oct 2021. There were 4 interview rounds.
Some of the top questions asked at the Honeywell Technology Solutions Embedded Engineer 2 interview -
based on 2 interviews
Interview experience
based on 16 reviews
Rating in categories
Technical Lead
610
salaries
| ₹10 L/yr - ₹32 L/yr |
Advanced Software Engineer
450
salaries
| ₹12 L/yr - ₹34.8 L/yr |
Senior Engineer
436
salaries
| ₹5 L/yr - ₹18 L/yr |
Software Engineer
407
salaries
| ₹4 L/yr - ₹16 L/yr |
Senior Software Engineer
257
salaries
| ₹8.8 L/yr - ₹30 L/yr |
Siemens
Bosch
ABB
Schneider Electric