i
Mphasis
Filter interviews by
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
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
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
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.
Mphasis interview questions for popular designations
Get interview-ready with Top Mphasis Interview Questions
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
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Top trending discussions
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 662 interviews
Interview experience
based on 8.3k reviews
Rating in categories
Software Engineer
6.3k
salaries
| ₹2 L/yr - ₹11.1 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹6 L/yr - ₹23.5 L/yr |
Associate Software Engineer
4.6k
salaries
| ₹2 L/yr - ₹6 L/yr |
Module Lead
2.4k
salaries
| ₹9.5 L/yr - ₹34.3 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS