i
Mangalam Information Technolgies
Filter interviews by
I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.
Top trending discussions
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
posted on 23 Aug 2024
To reverse a loop for a linked list, iterate through the list and change the pointers to point in the opposite direction.
Start by initializing three pointers: current, previous, and next.
Iterate through the linked list, updating the pointers to reverse the direction of the links.
Update the head of the linked list to point to the new first node after reversing the loop.
posted on 11 Dec 2024
Prime number find and odd even question I get to solve for traineesoftware engineer interview
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Oct 2022. There were 3 interview rounds.
posted on 25 May 2023
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
Logical, mathematical questions
posted on 27 Jul 2022
I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.
1 hour duration with 5 coding questions.
posted on 20 Oct 2023
I applied via LinkedIn and was interviewed before Oct 2022. There were 2 interview rounds.
Worst experience company is not so good
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
OOP focuses on creating objects that interact with each other to solve problems
Encapsulation, inheritance, and polymorphism are key principles of OOP
Examples of OOP languages include Java, C++, and Python
based on 1 review
Rating in categories
Associate
57
salaries
| ₹1.2 L/yr - ₹3.7 L/yr |
Senior Associate
24
salaries
| ₹1.3 L/yr - ₹4.3 L/yr |
Network & System Engineer
10
salaries
| ₹2.4 L/yr - ₹4.8 L/yr |
HR Executive
10
salaries
| ₹2.2 L/yr - ₹3.9 L/yr |
Process Associate
9
salaries
| ₹2.4 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech