Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 4 interview rounds.
Flow chart for a project on implementing a temperature control system
Start with initializing the system
Check the current temperature
If temperature is too high, activate cooling system
If temperature is too low, activate heating system
Continue monitoring temperature and adjusting as needed
End the system when temperature is within desired range
Find pattern in the given data
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 ...
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.
Quality Engineer
5
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Development Engineer
4
salaries
| ₹3.5 L/yr - ₹14.4 L/yr |
Quaity Control Engineer
4
salaries
| ₹2.5 L/yr - ₹4 L/yr |
Store Executive
3
salaries
| ₹2.8 L/yr - ₹4.2 L/yr |
CNC Machine Operator
3
salaries
| ₹2.5 L/yr - ₹3.5 L/yr |
Hindustan Aeronautics
Bharat Electronics
Tata Advanced Systems
Mahindra Aerospace