i
Mastek
Filter interviews by
There were simple aptitude questions and core java MCQS
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding th...
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Example: Class 'Car' can inherit from class 'Vehicle' and inh...
I applied via campus placement at Parul Institute of Management and Research, Vadodara and was interviewed in Aug 2023. There were 3 interview rounds.
There were basics questions on quant.
Reverse an array of strings
Create a new array and iterate through the original array in reverse order, adding each element to the new array
Use built-in array methods like reverse() or spread operator for a more concise solution
Alternatively, you can swap elements from start to end and end to start until you reach the middle of the array
Sorting algorithm is a method to arrange elements in a specific order.
Sorting algorithms can be categorized as comparison-based or non-comparison-based.
Examples of sorting algorithms include Bubble Sort, Merge Sort, and Quick Sort.
Efficiency of sorting algorithms is measured in terms of time complexity and space complexity.
Online medium set of questions
Attendance should be mandatory
Aptitude test is second round
Mastek interview questions for designations
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
Swap 2 number without using 3rd variable
Based on problem solving
Get interview-ready with Top Mastek Interview Questions
I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.
Simple aptitude test
I applied via Referral and was interviewed before Jan 2024. There was 1 interview round.
A Python-based aptitude test featuring easy to medium difficulty data structures and algorithms questions.
I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
The aptitude test had logical questions, mathematical questions and situation based questions.
I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.
Oops stands for Object-Oriented Programming. Polymorphism is the ability of a function to behave differently based on the object it is called with.
Oops is a programming paradigm that uses objects and classes to design applications.
Polymorphism allows a function to take different forms based on the object it is called with.
Example: Inheritance is a form of polymorphism where a subclass can override a method from its sup
Use a stored procedure in SQL to find the maximum salary in a database table.
Create a stored procedure that selects the maximum salary from the table.
Use the MAX() function in SQL to find the maximum salary value.
Execute the stored procedure to retrieve the maximum salary.
3 Interview rounds
based on 61 reviews
Rating in categories
Senior Software Engineer
558
salaries
| ₹5.7 L/yr - ₹22.5 L/yr |
Software Engineer
399
salaries
| ₹2.7 L/yr - ₹8.5 L/yr |
Associate Consultant
283
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Software Specialist
273
salaries
| ₹7.9 L/yr - ₹30 L/yr |
Consultant 1
191
salaries
| ₹3.4 L/yr - ₹9.4 L/yr |
TCS
Infosys
Wipro
HCLTech