Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Mr Cooper Team. If you also belong to the team, you can get access from here

Mr Cooper Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mr Cooper Interview Questions and Answers for Freshers

Updated 6 Jul 2025
Popular Designations

7 Interview questions

A Software Developer Intern was asked
Q. How do you sort a stack data structure, and what is a real-life example of its application?
Ans. 

Sorting a stack data structure and its real-life example

  • Sorting a stack involves popping elements and comparing them to the remaining elements in the stack

  • Real-life example: arranging books on a shelf in alphabetical order

  • Another example: sorting a deck of cards by suit and rank

View all Software Developer Intern interview questions
A Process Associate was asked
Q. Golden rules in accounting
Ans. 

Golden rules in accounting are basic principles that guide the recording of financial transactions.

  • There are three golden rules in accounting: Debit what comes in, Credit what goes out, Debit the receiver, Credit the giver, Debit expenses and losses, Credit income and gains.

  • For example, when cash is received, it is debited as it comes in. When cash is paid out, it is credited as it goes out.

  • Similarly, when goods a...

View all Process Associate interview questions
A Senior Process Associate was asked
Q. Experience in US mortgage
Ans. 

I have 3 years of experience in US mortgage processing, including loan origination, underwriting, and closing.

  • Experience in loan origination, underwriting, and closing processes

  • Knowledge of US mortgage regulations and guidelines

  • Proficient in using mortgage processing software like Encompass

  • Ability to analyze financial documents and credit reports

  • Strong communication skills for interacting with clients and lenders

View all Senior Process Associate interview questions
A Software Developer was asked
Q. 

Sort 0 1 2 Problem Statement

Given an integer array arr of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.

Input:

The first line contains an integer 'T' representing the nu...
Ans. 

Sort an array of 0s, 1s, and 2s in linear time complexity.

  • Use three pointers to keep track of 0s, 1s, and 2s while iterating through the array.

  • Swap elements based on the values encountered to sort the array in-place.

  • Time complexity of the algorithm should be O(N) where N is the size of the array.

View all Software Developer interview questions
A Software Developer was asked
Q. 

Idempotent Matrix Verification

Determine if a given N * N matrix is an idempotent matrix. A matrix is considered idempotent if it satisfies the following condition:

M * M = M

Input:

The first line conta...
Ans. 

Check if a given matrix is idempotent by verifying if M * M = M.

  • Iterate through the matrix and multiply it with itself to check if it equals the original matrix.

  • If the condition M * M = M is satisfied, then the matrix is idempotent.

  • If the condition is not satisfied, then the matrix is not idempotent.

View all Software Developer interview questions
A Software Developer was asked
Q. 

Sum of LCM Problem Statement

Given an integer 'N', calculate and print the sum of the least common multiples (LCM) for each integer from 1 to N with N.

The sum is represented as:
LCM(1, N) + LCM(2, N) + .....

Ans. 

Calculate and print the sum of least common multiples (LCM) for each integer from 1 to N with N.

  • Iterate from 1 to N and calculate LCM of each number with N

  • Add all the calculated LCM values to get the final sum

  • Return the sum for each test case

View all Software Developer interview questions
A Software Developer was asked
Q. 

Connect Ropes Problem Statement

Given a number of ropes denoted as 'N' and an array containing the lengths of these ropes, your task is to connect the ropes into one single rope. The cost to connect two ro...

Ans. 

The task is to find the minimum cost required to connect all the ropes by summing their lengths.

  • Iterate through the ropes and connect the two shortest ropes at each step to minimize cost

  • Use a priority queue to efficiently find the shortest ropes

  • Keep track of the total cost as you connect the ropes

  • Example: For input [4, 3, 2, 6], connect 2 and 3 (cost 5), then connect 4 and 5 (cost 9), then connect 9 and 6 (cost 15...

View all Software Developer interview questions
Are these interview questions helpful?

Mr Cooper Interview Experiences for Freshers

21 interviews found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Ans. 

    I am a dedicated and experienced customer service professional with a strong focus on providing excellent support and resolving issues efficiently.

    • Over 5 years of experience in customer service roles

    • Skilled in handling customer inquiries and complaints

    • Proficient in using CRM systems and resolving technical issues

    • Strong communication and problem-solving skills

    • Received multiple awards for outstanding customer service

  • Answered by AI
  • Q2. English communication
Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction about your self
  • Q2. If your experienced they will ask questions regarding that , if you are a fresher they check your communication
Round 3 - Aptitude Test 

Online Assessment test

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend if you are a fresher there is no use if you have a experience because they give same salary for both
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Aptitude Test 

Basic English, maths , email writing, passage and typeing

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview with manager or TL or HR very basic questions like , Mortgage, genral topic , social media , self .

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent company to work , please choose MR Cooper for your career start and growth
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 5 interview rounds.

Round 1 - Coding Test 

MCQ and Coding challenges based on arrays, tree and graphs.

Round 2 - Case Study 

Long coding round with basic system design.

Round 3 - Technical 

(2 Questions)

  • Q1. DSA question and problem-solving
  • Q2. Basic core OOPs concepts
Round 4 - Technical 

(2 Questions)

  • Q1. DSA and core computer Science concepts
  • Q2. Project discussion
Round 5 - HR 

(2 Questions)

  • Q1. Leadership round
  • Q2. Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in DSA and be confident.

HR Intern Interview Questions & Answers

user image Anonymous

posted on 2 Apr 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Explain about your previous Job roles and responsibilities
  • Ans. 

    In my previous role, I managed HR functions, supported recruitment, and facilitated employee engagement initiatives.

    • Assisted in the recruitment process by screening resumes and scheduling interviews, which improved our hiring efficiency by 20%.

    • Coordinated onboarding programs for new hires, ensuring they had a smooth transition into the company culture.

    • Maintained employee records and updated HR databases, ensuring compl...

  • Answered by AI
  • Q2. Explain about the organisation
  • Ans. 

    The organization is a leading HR consultancy focused on talent acquisition and employee development.

    • Founded in 2005, the organization has grown to serve over 500 clients globally.

    • Specializes in recruitment services across various industries, including technology and healthcare.

    • Offers training and development programs to enhance employee skills and productivity.

    • Utilizes advanced HR technology to streamline recruitment p...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Round 1
Aptitude
DSA
OOPs
SQL
MCQ's were asked
3 short coding questions
On hacker earth platform

Round 2 - Coding Test 

Long coding Round

1. ER diagram for given use case (30 mins)
2. System Architecture diagram (15mins)
3. Long coding oops simple console application for given use case (python,java, c++)
4. SQL query for given case

Interview Preparation Tips

Topics to prepare for Mr Cooper Full Stack Developer interview:
  • OOPs
  • Python
  • Java
  • React.Js
  • Node.Js
  • Oracle
  • SQL
  • Ruby
  • SCALA

Associate Interview Questions & Answers

user image Krishnamurthy C

posted on 4 Mar 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple interview just check communication skills

Round 2 - HR 

(1 Question)

  • Q1. Simple question like salary, relocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure communication skills

Developer Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apti was moderate and it was answerable.Good luck

Round 2 - Coding Test 

It was based on data structures

Interview Questions & Answers

user image Anonymous

posted on 18 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They asked some dsa mcq and time complexity mcq and also oops

Round 2 - Case Study 

They gave one bank application to develop

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. Mortgage loan cycle
  • Q2. About company standards and details

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical MCQ and coding (medium)

Round 2 - Coding Test 

This was long programing round. In this you need to design a application. First you need do ER or class diagram. Then you need code in any programing language but OOPS is prefered. They see is app is scalable and data modeling

Round 3 - Technical 

(4 Questions)

  • Q1. Basing OOPS, DBMS, SQL and DS
  • Q2. Sql joins and normalisation
  • Q3. Sort stack ds and real life example
  • Ans. 

    Sorting a stack data structure and its real-life example

    • Sorting a stack involves popping elements and comparing them to the remaining elements in the stack

    • Real-life example: arranging books on a shelf in alphabetical order

    • Another example: sorting a deck of cards by suit and rank

  • Answered by AI
  • Q4. Question from resume and previous round solution

Interview Preparation Tips

Interview preparation tips for other job seekers - If you pass the last round then you will be having HR interview

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Mr Cooper?
Ask anonymously on communities.

Mr Cooper Interview FAQs

How many rounds are there in Mr Cooper interview for freshers?
Mr Cooper interview process for freshers usually has 2-3 rounds. The most common rounds in the Mr Cooper interview process for freshers are Aptitude Test, HR and Technical.
How to prepare for Mr Cooper interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mr Cooper. The most common topics and skills that interviewers at Mr Cooper expect are SLAS, Training, Business Operations, Business operations and Customer Satisfaction.
What are the top questions asked in Mr Cooper interview for freshers?

Some of the top questions asked at the Mr Cooper interview for freshers -

  1. sort stack ds and real life exam...read more
  2. Golden rules in account...read more
  3. Experience in US mortg...read more
What are the most common questions asked in Mr Cooper HR round for freshers?

The most common HR questions asked in Mr Cooper interview are for freshers -

  1. What is your family backgrou...read more
  2. Why should we hire y...read more
  3. Share details of your previous j...read more
How long is the Mr Cooper interview process?

The duration of Mr Cooper interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 14 interview experiences

Difficulty level

Easy 42%
Moderate 33%
Hard 25%

Duration

Less than 2 weeks 75%
2-4 weeks 25%
View more

Interview Questions from Similar Companies

Morningstar Interview Questions
3.9
 • 251 Interviews
FactSet Interview Questions
3.9
 • 217 Interviews
Apex Group Interview Questions
2.7
 • 154 Interviews
Kotak Securities Interview Questions
3.6
 • 126 Interviews
Blackrock Interview Questions
3.7
 • 100 Interviews
Sharekhan Interview Questions
3.8
 • 91 Interviews
Axis Direct Interview Questions
3.7
 • 83 Interviews
Synchrony Interview Questions
4.3
 • 82 Interviews
View all

Mr Cooper Reviews and Ratings

based on 461 reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.5

Salary

4.3

Job security

4.1

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 461 Reviews and Ratings
Process Associate - Trainee

Chennai

0-1 Yrs

₹ 2.2-3.5 LPA

Senior Technical Product Manager

Chennai

4-10 Yrs

Not Disclosed

Explore more jobs
Process Associate
809 salaries
unlock blur

₹2 L/yr - ₹3.8 L/yr

Senior Process Associate
240 salaries
unlock blur

₹2.4 L/yr - ₹4.7 L/yr

Senior Software Engineer
67 salaries
unlock blur

₹12 L/yr - ₹22.1 L/yr

Senior Analyst
48 salaries
unlock blur

₹5.3 L/yr - ₹12.6 L/yr

Senior Associate
46 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Explore more salaries
Compare Mr Cooper with

Axis Direct

3.7
Compare

Kotak Securities

3.6
Compare

FactSet

3.9
Compare

Morningstar

3.9
Compare
write
Share an Interview