Filter interviews by
I applied via Referral and was interviewed in Mar 2023. There were 4 interview rounds.
90 minutes aptitude and reasoning
Questions were mainly from data structures.
Bubble sorting is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Compares adjacent elements and swaps them if they are in the wrong order
Repeats this process until the list is sorted
Not efficient for large datasets
General basic aptitude
Medium level coding test and trying to pass testcases
It was easy basic ones
I applied via Campus Placement
50 questions asked and it is friendly
2 questions asked medium to hard level
Mallow Technologies interview questions for designations
I applied via campus placement at Erode Sengunthar Engineering College, Erode and was interviewed in Jun 2023. There were 2 interview rounds.
A classic snake ladder game where players roll dice to move along the board, encountering snakes and ladders.
Create a game board with squares numbered from 1 to 100
Define the positions of snakes and ladders on the board
Implement dice rolling mechanism to move players along the board
Handle cases where players land on a snake or ladder and move accordingly
In the second round itself they told to develop a game.
I applied via LinkedIn and was interviewed before Sep 2023. There were 5 interview rounds.
It's general aptitude questions and with some logical programming questions
Easy And Medium Question Like Big O and Occurrence
Its Medium and Hard Level Question
I applied via Referral and was interviewed in May 2022. There were 3 interview rounds.
It will high level of the coding test.
It contain coding round with the technical and personal hr round.
Top trending discussions
posted on 1 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Number series in aptitude involves identifying the pattern in a sequence of numbers and predicting the next number.
Look for patterns such as arithmetic progression, geometric progression, or a combination of both.
Check for alternate numbers, differences between consecutive numbers, or multiplication factors.
Consider prime numbers, squares, cubes, or other mathematical operations applied to the series.
Example: 2, 4, 6, ...
Relationships in verbal communication are crucial for effective collaboration and understanding.
Verbal communication involves both verbal and non-verbal cues
Active listening is key to building strong relationships in verbal communication
Clarity and conciseness in speech can enhance relationships
Empathy and understanding of others' perspectives are important in verbal relationships
The four branches of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability for objects of different classes to respond to the same method call.
Abstraction: Hiding the complex implementation details and showing only
Structures in C are user-defined data types that allow grouping of variables of different data types under a single name.
Structures are used to represent a record which consists of different data types.
They are defined using the 'struct' keyword.
Each variable in a structure is called a member.
Structures can be nested within other structures.
Example: struct employee { int emp_id; char emp_name[50]; float emp_salary; };
E
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
3 Interview rounds
based on 4 reviews
Rating in categories
Developer
32
salaries
| ₹4 L/yr - ₹11.1 L/yr |
Business Analyst
14
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Android Developer
14
salaries
| ₹3 L/yr - ₹10 L/yr |
Junior Developer
14
salaries
| ₹4.2 L/yr - ₹5 L/yr |
Ruby on Rails Developer
13
salaries
| ₹4 L/yr - ₹5 L/yr |
Infosys
TCS
Wipro
HCLTech