i
Mphasis
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Implement a function to filter out strings starting with a specific letter using Java 8.
Use Java 8 Stream API to filter the strings based on a condition.
Use lambda expressions to define the filtering condition.
Use the 'filter' method of Stream to apply the filtering condition.
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Pivoting a table in SQL involves rotating the data from rows into columns.
Use the PIVOT keyword in SQL to pivot a table
Specify the aggregation function and columns to pivot on
Example: SELECT * FROM table_name PIVOT (SUM(value) FOR column_name IN (value1, value2, ...))
Make sure to handle NULL values appropriately
To find the product wise second highest sales item, sort the sales data for each product and select the second highest value.
Sort the sales data for each product in descending order
Select the second value from the sorted list to find the second highest sales item
Consider ties and handle them accordingly
What people are saying about Mphasis
Mphasis interview questions for popular designations
Using Java streams to find the frequency of each character in a given name
Convert the name to a character array
Use a stream to group the characters by their frequency
Print out the character and its frequency
Get interview-ready with Top Mphasis Interview Questions
Duration was 2hrs. Consists of logical verbal and Quants related questions.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
CSS Box-model defines how elements are rendered in a webpage, including padding, border, and margin.
Box-model consists of content, padding, border, and margin
Content area is where text or images are displayed
Padding is the space between content and border
Border is the line around the content and padding
Margin is the space outside the border
Flexbox is for one-dimensional layouts, grid is for two-dimensional layouts.
Flexbox is best for arranging items in a single row or column.
Grid is best for creating complex layouts with rows and columns.
Flexbox is more suitable for smaller scale layouts, while grid is better for larger scale layouts.
Flexbox is more flexible in terms of item order and sizing, while grid provides more control over the overall layout.
Both
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Lean Six Sigma is a methodology that combines Lean principles and Six Sigma techniques to improve processes by eliminating waste and reducing variation.
Combines Lean principles (focus on efficiency and waste reduction) with Six Sigma techniques (focus on quality and variation reduction)
Uses tools like value stream mapping, root cause analysis, and statistical analysis to identify and solve process problems
Aims to impro...
Process capacity calculation involves determining the maximum output a process can achieve under normal operating conditions.
Process capacity is calculated by dividing the actual output by the maximum possible output.
It helps in identifying bottlenecks and inefficiencies in the process.
Examples of process capacity calculation methods include Little's Law, queuing theory, and simulation modeling.
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
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 to be treated as instances of their parent class.
Abstraction: Hiding the complex implementation ...
Copy constructor is a special type of constructor which creates a new object as a copy of an existing object.
Copy constructor is used to initialize a new object as a copy of an existing object.
It takes an object of the same class as a parameter.
It is called when a new object is created from an existing object.
Example: class MyClass { public: MyClass(const MyClass& obj) { // copy constructor logic } };
ASP.NET Core is a cross-platform, high-performance framework for building modern, cloud-based, internet-connected applications.
Cross-platform framework for building web applications
High-performance and scalable
Supports cloud-based and internet-connected applications
Web API is a set of rules and protocols that allow different software applications to communicate with each other over the internet.
Web API stands for Application Programming Interface for web-based systems.
It allows different software applications to interact with each other over the internet.
Web APIs use HTTP protocols to enable communication between systems.
Examples of web APIs include RESTful APIs, SOAP APIs, and G
Some of the top questions asked at the Mphasis interview -
The duration of Mphasis interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 675 interviews
Interview experience
based on 8.4k reviews
Rating in categories
Software Engineer
6.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
4.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
2.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
Wipro
Accenture
TCS