i
M2P Fintech
Filter interviews by
Medium level leetcode questions
Top trending discussions
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
It was a coding round of ReactJS and JS
Write code for advance surrying in js
Implement custom hook for api call
Basic puzzles of medium complexity level. No improvement required
DSA questions of easy level. Asked for memory optimisations.
Design a parking lot system at a low level
Divide system into components like parking spots, ticketing system, payment system
Implement data structures like queues for managing parking spots
Use algorithms like least recently used for spot allocation
Consider scalability and performance in design
posted on 28 Aug 2024
75 min test with 18 Java theory questions
The synchronized keyword in Java is used to control access to shared resources in a multithreaded environment.
Synchronized keyword can be used to synchronize access to critical sections of code to prevent race conditions.
It can be applied to methods or code blocks to ensure only one thread can access them at a time.
Example: synchronized void myMethod() { // code }
Example: synchronized(this) { // code }
posted on 28 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
1 hour , 1 medium and 1 hard
FInd Kth smallest element
Find Peak element
Design a parking lot system with features like parking, unparking, and checking availability.
Design classes for ParkingLot, ParkingSpot, Vehicle, etc.
Implement methods for parking a vehicle, unparking a vehicle, and checking spot availability.
Consider using data structures like HashMap or ArrayList to manage parking spots.
Include features like ticket generation, fee calculation, and spot reservation.
posted on 31 Jul 2024
Lazy loading defers the initialization of an object until it is actually needed, while eager loading initializes the object immediately.
Lazy loading is commonly used in Singleton pattern to delay the creation of the instance until it is requested.
Eager loading initializes the Singleton instance at the time of class loading.
Lazy loading can help improve performance by only creating the instance when needed, while eager ...
Use Spring Boot configuration to connect master and slave instances of a DB
Configure multiple data sources in application.properties or application.yml file
Use @Primary annotation for the master data source and @Qualifier annotation for the slave data source
Define separate DataSource, JdbcTemplate, and EntityManager beans for each data source
Use @Transactional annotation with the appropriate data source to specify whic
Global exception handler in Spring Boot handles all exceptions thrown by the application.
Global exception handler can be implemented using @ControllerAdvice annotation in Spring Boot.
It allows centralized exception handling for all controllers in the application.
You can define methods annotated with @ExceptionHandler to handle specific exceptions.
Global exception handler can return custom error responses or redirect to
posted on 5 Jun 2024
Design an ad-click aggregation service for tracking and analyzing ad clicks.
Use a distributed system to handle high volume of ad click data
Implement real-time processing for immediate insights on ad performance
Utilize a database to store aggregated ad click data for reporting and analysis
based on 1 interview
Interview experience
Software Engineer
36
salaries
| ₹3 L/yr - ₹12 L/yr |
Software Developer
36
salaries
| ₹4 L/yr - ₹12 L/yr |
Software Development Engineer
33
salaries
| ₹4.5 L/yr - ₹11.8 L/yr |
Software Development Engineer II
31
salaries
| ₹8.6 L/yr - ₹34.8 L/yr |
Software Development Engineer 1
18
salaries
| ₹6 L/yr - ₹18 L/yr |
Razorpay
Paytm
PhonePe
Payed