i
Mr Cooper
Filter interviews by
I applied via Campus Placement
Low-level design interview
I need to design a Music player app using oops concept
Use an additional stack to store sorted elements and maintain the minimum element at the top of the original stack.
Create a new stack to store sorted elements.
Pop elements from the original stack and compare with the top element of the new stack.
If the popped element is smaller, push it to the new stack. If larger, keep popping from the new stack and push to the original stack until the correct position is found.
Repeat...
A process is an instance of a program running on a computer, while a thread is a smaller unit of execution within a process.
A process has its own memory space, while threads within the same process share memory.
Processes are independent of each other, while threads within the same process can communicate with each other.
Processes are heavyweight, requiring separate memory and resources, while threads are lightweight an...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructor, fields, and methods, while interface cannot have any of these.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract class is used to provide a common base for multiple derived classes, while interface is used to define a contract fo...
A race condition is a situation in which the outcome of a program depends on the order of execution of its threads or processes.
Occurs when multiple threads or processes access shared data or resources concurrently
Can lead to unpredictable behavior or bugs in the program
Prevented by using synchronization mechanisms like locks or semaphores
Example: Two threads trying to increment a shared variable simultaneously
Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a database into smaller, more manageable tables.
It helps in reducing data redundancy by storing data in a structured way.
There are different normal forms like 1NF, 2NF, 3NF, BCNF, etc.
Example: In a database of students, instead of storing student details in multiple ...
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Its mostly on Train, Pipes and Cistern, Dice reasoning
Data Structures medium level question
I applied via Walk-in and was interviewed in Sep 2023. There were 3 interview rounds.
An aptitude has exam used to determine an individual skills a given activity
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
Its a combination of all the questions like aptitude , logical questions, programming questions, sql, etc,...
Mr Cooper interview questions for designations
posted on 24 Jun 2024
I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.
Basic array and vectors DSA questions
posted on 21 Aug 2024
HTML and CSS are markup languages used for creating and styling web pages.
HTML stands for HyperText Markup Language and is used for structuring content on web pages.
CSS stands for Cascading Style Sheets and is used for styling the appearance of web pages.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layout, and other visual aspects of a web...
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Program to find 2 biggest numbers in array of strings
Iterate through the array and convert each element to integer
Keep track of the two biggest numbers found so far
Return the two biggest numbers at the end
Design a parking lot system with features like parking, retrieving, and displaying available spots.
Create a class for ParkingLot with attributes like total spots, available spots, and a list of parked vehicles.
Implement methods for parking a vehicle, retrieving a vehicle, and displaying available spots.
Use data structures like arrays or lists to manage parked vehicles and available spots.
Best practices of coding include writing clean and readable code, using meaningful variable names, following coding standards, and testing code thoroughly.
Write clean and readable code
Use meaningful variable names
Follow coding standards
Test code thoroughly
I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.
It had 3 questions, the level was medium hardish
based on 5 interviews
Interview experience
based on 9 reviews
Rating in categories
Process Associate
656
salaries
| ₹2 L/yr - ₹3.8 L/yr |
Senior Process Associate
204
salaries
| ₹2.4 L/yr - ₹4.3 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