Filter interviews by
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.
Basic aptitude questions
I was too pretty average to hard technical round
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
Learn C language properly and try to be clear what you are choosing
Volatile keyword is used to indicate that a variable's value can be changed unexpectedly.
Volatile keyword is used in multi-threaded programming to ensure that the value of a variable is always read from memory and not from a cache.
It is also used in embedded systems where hardware can change the value of a variable unexpectedly.
Without volatile keyword, the compiler may optimize the code by caching the value of a varia...
Enum is used to define a set of named constants in a program.
Enums provide a way to create a group of related constants that can be used in place of hard-coded values.
They improve code readability and maintainability.
Enums can be used in switch statements, loops, and function parameters.
Example: enum Color {RED, GREEN, BLUE};
Example: void printColor(Color c) { ... }
Mando Softtech interview questions for popular designations
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
I applied via Company Website and was interviewed before Apr 2022. There were 3 interview rounds.
Coding ML algorithm in 1 hour in python/C
I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 4 interview rounds.
The company operates in the renewable energy sector, specializing in solar power solutions.
Specializes in solar power solutions
Operates in the renewable energy sector
Focuses on sustainable energy practices
I was interviewed before May 2020.
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS is based on the four main principles: Encapsulation, Inheritance, Polymorphism, and Abstraction.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows object...
I was interviewed before May 2020.
based on 7 interviews
Interview experience
based on 87 reviews
Rating in categories
Specialist Engineer
82
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
52
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
50
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech