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 Process Associate Level 1 Interview Questions and Answers

Updated 18 May 2024

Mr Cooper Process Associate Level 1 Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Online payments in loan activities

Round 2 - Aptitude Test 

Just answer has many Q has possible

Round 3 - HR 

(1 Question)

  • Q1. Asked about location

I applied via Referral and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General knowledge, Math's and English grammar

Round 2 - Technical 

(1 Question)

  • Q1. Self intro, technical, subject questions
Round 3 - HR 

(1 Question)

  • Q1. Package discussion and company policies

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company for freshers where they can improve their skills

Process Associate Level 1 Interview Questions Asked at Other Companies

asked in Genpact
Q1. 1.What is rtgs? 2.Difference between rtgs and neft
asked in Genpact
Q2. What is account receivable and payable
Q3. What you know about US health-care
Q4. Strong weakness, How to write email
asked in TCS
Q5. What do you know about TCS?

Interview questions from similar companies

Interview Questionnaire 

8 Questions

  • Q1. Find a number which occurs odd number of times and all number occurs even number of times
  • Ans. 

    Find an odd occurring number among even occurring numbers.

    • Use XOR operation to cancel out even occurring numbers and get the odd occurring number.

    • Iterate through the array and XOR each element with the result variable.

    • The final result will be the odd occurring number.

  • Answered by AI
  • Q2. Some discussion about my minor project
  • Q3. Spiral order of binary tree and mattrix, print it
  • Ans. 

    Print the spiral order of a binary tree and matrix.

    • For binary tree, use level order traversal and alternate direction for each level.

    • For matrix, use four pointers to traverse in spiral order.

    • Example for binary tree: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9

    • Example for matrix: 1 2 3 4 -> 8 7 6 5 -> 9 10 11 12 -> 16 15 14 13

  • Answered by AI
  • Q4. Some question about os,dbms
  • Q5. Find pair which have a given sum in a given array
  • Ans. 

    Finding pairs in an array with a given sum.

    • Iterate through the array and for each element, check if the difference between the given sum and the element exists in the array.

    • Use a hash table to store the elements of the array and their indices for faster lookup.

    • If there are multiple pairs with the same sum, return any one of them.

    • If no pair is found, return null or an empty array.

  • Answered by AI
  • Q6. Find total number of k element which have a given avg in a given array in minimum time complexity
  • Ans. 

    Find total number of k element with given avg in an array in minimum time complexity.

    • Use sliding window technique to traverse the array in O(n) time complexity.

    • Maintain a sum variable to keep track of the sum of elements in the window.

    • If the sum of elements in the window is equal to k times the given avg, increment the count.

    • Move the window by subtracting the first element and adding the next element in the array.

  • Answered by AI
  • Q7. Print all elements which in not boundary element in a given binary tree
  • Ans. 

    Printing non-boundary elements of a binary tree

    • Traverse the tree in any order (preorder, inorder, postorder)

    • Check if the current node is not a boundary node (not the first or last node in its level)

    • If it is not a boundary node, print its value

    • Recursively traverse its left and right subtrees

  • Answered by AI
  • Q8. Then some question about process synchronisation,error vs exception,and then 2-3 hr question

Interview Preparation Tips

Round: Test
Experience: practice codes on paper
Tips:

Round: Technical Interview
Experience: very good
Tips: please try to explain each and every question in detail

Round: Technical Interview
Experience: my hr round is not taken by them,and some of face 3rd round ,which is HR
Tips: please prepare all types of problem from geeksforgeeks

Skill Tips: please try to understand every problem from geeksforgeeks
Skills: ds
College Name: NIT Bhopal
Motivation: best work culture,and a lots of learning opportunity in this company,and in every 6 month there is a appraisal

Skills evaluated in this interview

I applied via Referral and was interviewed before Jan 2020. There were 6 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What is amortization?
  • Ans. 

    Amortization is the process of spreading out a loan into smaller, regular payments over a period of time.

    • It is used to pay off a debt over time with regular payments

    • Each payment includes both principal and interest

    • The amount of interest decreases over time as the principal is paid off

    • Examples include mortgages, car loans, and student loans

  • Answered by AI
  • Q2. What is WASO, TSO and EPS?
  • Ans. 

    WASO is Wake After Sleep Onset, TSO is Total Sleep Time, and EPS is Earnings Per Share.

    • WASO is the amount of time spent awake after initially falling asleep.

    • TSO is the total amount of time spent sleeping, including both REM and non-REM sleep.

    • EPS is a financial metric that represents the portion of a company's profit allocated to each outstanding share of common stock.

    • WASO and TSO are commonly used in sleep studies, whi

  • Answered by AI
  • Q3. What are the elements which are present in all the financial statements like BS,IS and CF.
  • Ans. 

    The financial statements (BS, IS, CF) have common elements such as assets, liabilities, equity, revenue, expenses, and cash flows.

    • Assets: resources owned by the company

    • Liabilities: obligations owed by the company

    • Equity: residual interest in the assets of the company

    • Revenue: income generated by the company

    • Expenses: costs incurred by the company

    • Cash flows: inflows and outflows of cash

  • Answered by AI
  • Q4. What is the effect of stock split on market capitalisation of a company?
  • Ans. 

    A stock split increases the number of shares outstanding and decreases the price per share, but does not affect the market capitalisation.

    • Stock split does not affect the total value of the company

    • Market capitalisation remains the same after a stock split

    • Stock split increases the number of shares outstanding and decreases the price per share

    • For example, if a company has 1 million shares outstanding and the stock splits ...

  • Answered by AI
  • Q5. Components of Cash flow statements?
  • Ans. 

    Cash flow statements have three main components: operating activities, investing activities, and financing activities.

    • Operating activities: cash inflows and outflows from the company's core business operations.

    • Investing activities: cash inflows and outflows from buying or selling long-term assets.

    • Financing activities: cash inflows and outflows from borrowing or repaying debt, issuing or buying back stock, and paying di...

  • Answered by AI
  • Q6. How is EPS caluclated?
  • Ans. 

    EPS is calculated by dividing the company's net income by the number of outstanding shares.

    • EPS = Net Income / Outstanding Shares

    • Net Income is the company's total earnings after expenses and taxes

    • Outstanding Shares are the total number of shares issued by the company

    • EPS is an important metric for investors to evaluate a company's profitability

    • Higher EPS indicates better profitability and potential for higher dividends

  • Answered by AI
  • Q7. About your last company and role? Why you want to leave the company?
  • Q8. Abou the role,. Any info on the role that you are applying?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the financial statements. Check all ratios with respect to statements. Be clear about the job profile. Read about the company.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Core Java and aws

I appeared for an interview in Dec 2020.

Interview Questionnaire 

1 Question

  • Q1. 30 equity and 30 aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - When u apply for job. Start working on your knowledge after applying only. Don't wait for email bcz email comes at night and online test was there at day after only at afternoon. If u pass u will get selection email and thereafter 3 round of interview is there.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and be technically sound

I applied via Referral and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Financial statements , What are corporate actions, income statement

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to know the accounting basics and be upto date about the market.

I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Fund, indexes, financial products and definitions, stocks and so on.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in advance..make notes and research about the company and profile.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. LLD: Design Google Calendar
  • Ans. 

    Design Google Calendar for scheduling events and appointments

    • Use a clean and user-friendly interface for easy navigation

    • Implement features like creating events, setting reminders, and sharing calendars

    • Include options for recurring events and color-coding for organization

  • Answered by AI
  • Q2. Coding: Take Home Assignment
  • Q3. HLD: System Design, Projects

Skills evaluated in this interview

Mr Cooper Interview FAQs

How many rounds are there in Mr Cooper Process Associate Level 1 interview?
Mr Cooper interview process usually has 3 rounds. The most common rounds in the Mr Cooper interview process are Aptitude Test, HR and Technical.

Tell us how to improve this page.

Mr Cooper Process Associate Level 1 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Morningstar Interview Questions
3.9
 • 243 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
Apex Group Interview Questions
2.7
 • 137 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
Sharekhan Interview Questions
3.8
 • 84 Interviews
Synchrony Interview Questions
4.3
 • 78 Interviews
Axis Direct Interview Questions
3.8
 • 77 Interviews
View all
Mr Cooper Process Associate Level 1 Salary
based on 32 salaries
₹2.3 L/yr - ₹3.2 L/yr
At par with the average Process Associate Level 1 Salary in India
View more details

Mr Cooper Process Associate Level 1 Reviews and Ratings

based on 6 reviews

4.4/5

Rating in categories

4.8

Skill development

4.8

Work-life balance

3.8

Salary

4.3

Job security

4.9

Company culture

3.4

Promotions

4.5

Work satisfaction

Explore 6 Reviews and Ratings
Process Associate
711 salaries
unlock blur

₹2 L/yr - ₹3.8 L/yr

Senior Process Associate
212 salaries
unlock blur

₹2.4 L/yr - ₹4.3 L/yr

Senior Software Engineer
66 salaries
unlock blur

₹8.5 L/yr - ₹22 L/yr

Software Engineer
48 salaries
unlock blur

₹7 L/yr - ₹14 L/yr

Senior Associate
42 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Explore more salaries
Compare Mr Cooper with

Axis Direct

3.8
Compare

Kotak Securities

3.6
Compare

FactSet

3.9
Compare

Sharekhan

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview