Filter interviews by
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.
based on 15 reviews
Rating in categories
Technical Lead
641
salaries
| ₹9.4 L/yr - ₹30.7 L/yr |
Senior Engineer
458
salaries
| ₹5 L/yr - ₹18 L/yr |
Software Engineer
425
salaries
| ₹4 L/yr - ₹16 L/yr |
Advanced Software Engineer
411
salaries
| ₹12 L/yr - ₹34 L/yr |
Senior Software Engineer
351
salaries
| ₹7.2 L/yr - ₹28.6 L/yr |
Siemens
ABB
Schneider Electric
Emerson Electric Co.