i
Mr Cooper
Filter interviews by
I applied via campus placement at Dr Mahalingam College of Engineering & Technology, Coimbatore and was interviewed in Apr 2024. There were 2 interview rounds.
Basic Arithmetic Aptitude , Computer Application and SQL
A fitness tracking application to monitor and track user's physical activities and progress.
Include features like tracking steps, calories burned, distance traveled, and workout sessions.
Allow users to set goals, view progress charts, and receive notifications for reminders.
Integrate with wearable devices like Fitbit or Apple Watch for real-time data syncing.
Provide social sharing options to motivate users and compete ...
A linked list is a data structure where each element points to the next element in the sequence.
Consists of nodes connected by pointers
Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)
Allows for dynamic size and efficient insertion/deletion operations
Hacker earth problem
Aptitude and 3 coding questions were aksed
Asked us to draw use case diagrams
The test consisted of mcqs and coding questions
Mr Cooper interview questions for designations
Not done yet ,test on tomorrow
The connect the rope problem involves connecting ropes of different lengths to minimize the cost.
Sort the ropes by length
Connect the two shortest ropes at a time
Repeat the process until all ropes are connected
Get interview-ready with Top Mr Cooper Interview Questions
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
Apart from the problem solving coding round there was a design round where are tested with out ability to design and execute real life scenarios with various class and functionalities
ROUND 1 is an mcq based and they asked to solve 3 codes with your flexible language like c,c++ etc
I applied via Referral and was interviewed before Apr 2022. There were 3 interview rounds.
I am a software developer with 5 years of experience in developing web applications using Java and JavaScript.
5 years of experience in software development
Proficient in Java and JavaScript
Developed web applications using Java and JavaScript
Our company is a leading software development firm specializing in creating innovative solutions for various industries.
Established in 2005
Headquartered in Silicon Valley
Known for developing cutting-edge mobile applications
Clients include Fortune 500 companies
Received multiple industry awards for excellence in software development
I was interviewed before Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
The round consisted of 3 coding Questions and 20 Technical MCQs.
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 r...
When closely observed, it can be seen that the ropes which are connected first add up to the total cost more number of times than the ones which are connected later. So, to reduce this cost, that is being added again and again, shorter ropes are connected first moving on to longer ones.
Below is the algorithm :
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
The first line cont...
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) + ....
Using the mathematical formula, A*B = LCM(A,B) * GCD(A,B) where ‘A’ and ‘B’ are the two integers, and GCD(A,B) denotes the Greatest common divisor of ‘A’ and ‘B’.
For example, suppose
A = 20 and B = 30
Factors of A = {1,2,4,5,10,20}
Factors of B = {1,2,3,5,6,10,15,30}
The greatest common factor is 10, hence GCD(20,30) = 10.
So LCM(A,B) = A*B / GCD(A,B)
All we need to fin...
Round duration - 120 minutes
Round difficulty - Medium
This round is a Long Coding Round. Every Candidate was assigned with a mentor who guides them, We were given a real-life scenario for which we have to construct a database with required tables. We should draw an ER Diagram to demonstrate the Database. After the Database Completion, We have to Start Coding the Application. The Design(like Placing the button or background colour) is not given much importance. They mainly test the practical knowledge of candidates in OOPS and expertise in a C, C++, Java, Android or any other language were OOPS Concepts can be applied.
Round duration - 180 Minutes
Round difficulty - Medium
This Round is a technical Interview. I was asked Questions to test my Technical Knowledge.
Given an integer array arr
of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.
The first line contains an integer 'T' representing the n...
Use any good sorting algorithm like Merge Sort, Quick Sort or inbuilt sorting function of different languages.
O(1), As we are using constant space.
Time Complexity: O(nlogn)Explanation:O(N*log(N)), where ‘N’ is the size of the array.
We are using inbuilt sort algorithm which has Overall Time Complexity O(N*log(N))
Round duration - 20 Minutes
Round difficulty - Easy
Tip 1 : Do Atleast 2 Projects
Tip 2 : Be Strong in what you have in your resume
Tip 3 : Be Confident and Polite
Tip 1 : Keep it Short to one or two pages
Tip 2 : Keep it standout..as it is what projects you uniquely.
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
Implement some LLD and use clean code formulas
Better be prepared for all deep dive questions about tech and project you worked
based on 9 interviews
2 Interview rounds
based on 7 reviews
Rating in categories
Process Associate
656
salaries
| ₹2 L/yr - ₹3.8 L/yr |
Senior Process Associate
195
salaries
| ₹2.6 L/yr - ₹4.5 L/yr |
Senior Software Engineer
68
salaries
| ₹8.5 L/yr - ₹22 L/yr |
Software Engineer
44
salaries
| ₹7 L/yr - ₹12.5 L/yr |
Senior Analyst
39
salaries
| ₹5.7 L/yr - ₹12.6 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
State Bank of India