i
Mastek
Filter interviews by
Aptitude test with aptitude based questions
Variable hoisting is a behavior in JavaScript where variable declarations are moved to the top of their scope during compilation.
Variable declarations are hoisted to the top of their function or global scope.
Only the declarations are hoisted, not the initializations.
This can lead to unexpected behavior if variables are accessed before they are declared.
Closures in JavaScript allow functions to access variables from an outer function even after the outer function has finished executing.
Closures are created whenever a function is defined within another function.
Inner functions have access to the outer function's variables even after the outer function has returned.
Closures are commonly used to create private variables and functions in JavaScript.
Example: function outer...
I applied via LinkedIn and was interviewed in Feb 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
posted on 6 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
posted on 7 Feb 2024
Sanity testing is a subset of regression testing, while smoke testing is a subset of acceptance testing.
Sanity testing is performed to ensure that the critical functionalities of the software are working as expected.
Smoke testing is performed to verify if the software build is stable enough for further testing.
Sanity testing is usually performed after major changes or bug fixes.
Smoke testing is performed on each build ...
posted on 21 May 2024
Basic Maths reasoning, general question genre jdnfk hdsfjks kjhbdfk
posted on 18 Oct 2023
I applied via Walk-in and was interviewed before Oct 2022. There were 3 interview rounds.
Mcat Aptitude for general MCQ
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Encapsulation: Objects can encapsulate data and behavior within a single unit.
Inheritance: Objects can inherit attributes and methods from other objects.
Polymorphism: Objects can take on different forms or have multiple behaviors.
Example: Classes in Java or C++ are used to create objects with propertie
API Gateway is a server that acts as an API front-end, receiving API requests, enforcing throttling and security policies, passing requests to the back-end service, and then passing the response back to the requester.
API Gateway acts as a single entry point for all client requests to the backend services.
It can handle tasks like authentication, authorization, rate limiting, caching, and request/response transformations...
Spring is a lightweight framework for building enterprise applications in Java.
Provides comprehensive infrastructure support for developing Java applications
Facilitates easier configuration and integration of various components
Promotes good programming practices like dependency injection and aspect-oriented programming
Includes modules like Spring Core, Spring MVC, Spring Security, etc.
Example: @Autowired annotation for
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization is used to eliminate data redundancy by breaking up tables into smaller tables and defining relationships between them.
It helps in reducing data anomalies such as insertion, update, and deletion anomalies.
Normalization is achieved through a series of normal forms (1NF, 2NF, 3NF, BCNF, etc.)
For exa...
I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.
One coding test happen
Using stream API for Data Structures and Algorithms
Stream API in Java can be used to perform operations on collections like filtering, mapping, reducing, etc.
It can be used for implementing various data structures and algorithms efficiently.
For example, you can use stream API to find the sum of all elements in an array or filter out even numbers from a list.
Using stream API to filter a list of numbers and find the sum of even numbers
Use Stream.filter() to filter out even numbers
Use Stream.mapToInt() to convert stream to IntStream
Use IntStream.sum() to find the sum of even numbers
based on 3 interviews
Interview experience
based on 72 reviews
Rating in categories
Senior Software Engineer
555
salaries
| ₹6.2 L/yr - ₹24 L/yr |
Associate Consultant
291
salaries
| ₹2 L/yr - ₹9 L/yr |
Software Engineer
286
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Specialist
265
salaries
| ₹7.9 L/yr - ₹30 L/yr |
Consultant 1
192
salaries
| ₹3.4 L/yr - ₹9.6 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland