i
Brigosha Technologies
Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Find the second largest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Object-oriented programming concepts in C++
Encapsulation: bundling data and methods that operate on the data together. Example: class Car { private: int speed; public: void accelerate() { speed++; } };
Inheritance: creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void charge() { cout << 'Charging...'; } };
Polymorphism: ability to present the same interface for different d...
I applied via Campus Placement and was interviewed before Sep 2022. There were 5 interview rounds.
It was around half hr and easy aptitude questions
Top trending discussions
Interview experience
Junior Software Engineer
149
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Associate Software Engineer
109
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Software Engineer
99
salaries
| ₹2.6 L/yr - ₹12.5 L/yr |
Embedded Software Engineer
44
salaries
| ₹3.5 L/yr - ₹8.1 L/yr |
Junior Software Developer
18
salaries
| ₹2.6 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech