i
Mphasis
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
The events of Scrum are Sprint, Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective.
Sprint: Time-boxed iteration where work is completed and reviewed.
Sprint Planning: Meeting to plan the work to be done in the Sprint.
Daily Standup: Daily meeting for the team to synchronize and plan the day's work.
Sprint Review: Meeting at the end of the Sprint to review the work completed.
Sprint Retrospective: Meeti...
Continuous integration is the practice of frequently integrating code changes into a shared repository to detect and fix integration errors early.
Automating the process of building, testing, and integrating code changes multiple times a day
Helps in identifying and fixing integration errors quickly
Ensures that the codebase is always in a deployable state
Promotes collaboration and communication among team members
Agile metrics used in previous project included velocity, burndown charts, and cycle time.
Velocity - measuring the amount of work completed in a sprint
Burndown charts - tracking the remaining work in a sprint
Cycle time - measuring the time taken for a task to be completed
Collection is a group of objects, Interface is a contract that defines a set of methods to be implemented.
Collection is a framework that provides an architecture to store and manipulate a group of objects.
Interface in Java is a blueprint of a class that defines a set of methods without implementation.
Example: List, Set, Map are different types of collections in Java. Comparable, Serializable are examples of interfaces.
Creating API using Spring Boot for software development.
Use @RestController annotation to define RESTful web services.
Define request mappings using @RequestMapping annotation.
Use @GetMapping, @PostMapping, @PutMapping, @DeleteMapping annotations for specific HTTP methods.
Use @RequestBody annotation to bind HTTP request body to a method parameter.
Use @ResponseBody annotation to bind the return value to the HTTP response
KYC processes include customer identification, due diligence, and risk assessment to prevent financial crimes.
Customer identification: verifying the identity of the customer through documents like ID cards, passports, or utility bills
Due diligence: assessing the customer's background, financial history, and risk profile
Risk assessment: evaluating the potential risks associated with the customer, such as money launderin
Types of documents in NBFC include loan agreements, KYC documents, financial statements, and regulatory filings.
Loan agreements
KYC documents
Financial statements
Regulatory filings
What people are saying about Mphasis
I am currently working on developing a custom IT service management solution for a large financial institution.
Designing and implementing custom workflows to streamline service requests
Integrating with third-party systems for data synchronization
Creating custom reports and dashboards for management visibility
Mphasis interview questions for popular designations
PUT is used to update or replace an existing resource, while POST is used to create a new resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
POST is not idempotent, meaning multiple identical requests may have different effects.
PUT is used when the client knows the URI of the resource it wants to update.
POST is used when the client does not know the URI of the
Idempotent methods in REST API calls are operations that can be repeated multiple times without changing the result beyond the initial application.
GET method is idempotent as it retrieves data and does not change the state of the server
PUT and DELETE methods are also idempotent as they perform the same operation regardless of how many times they are called
POST method is not idempotent as it creates a new resource each
Get interview-ready with Top Mphasis Interview Questions
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
A program in Java to separate words and numbers.
Use regular expressions to separate words and numbers.
Iterate through the input string and check if each character is a word or a number.
Store the words and numbers in separate arrays.
Easy MCQ Questions just prepare basics of CS
OOPS 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.
OOPS stands for Object-Oriented Programming System
It focuses on creating objects that interact with each other to solve a problem
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data int...
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they are in.
They can be used to initialize object properties.
Constructors do not have a return type.
Example: public class Car { public Car() { // constructor code here } }
The final keyword is used in Java to declare constants, prevent method overriding, and prevent class inheritance.
Used to declare constants - value cannot be changed
Prevents method overriding in subclasses
Prevents class inheritance - class cannot be extended
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 666 interviews
Interview experience
based on 8.3k 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