Filter interviews by
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
DSA coding round.
Graph based question, dp question.
Design a service to download large files.
Use a scalable architecture to handle large file downloads.
Implement resumable downloads to handle network interruptions.
Use parallel downloading to speed up the download process.
Implement authentication and authorization to ensure security.
Provide progress updates to the user during the download process.
I applied via Approached by Company and was interviewed in Jul 2022. There was 1 interview round.
Count the number of ways to reach target from source in a grid with 0s and 1s.
Use dynamic programming to solve the problem efficiently.
Traverse the grid using DFS or BFS to count the number of ways.
Consider edge cases like when source and target are the same or when there is no path.
Example: Given grid = [[0,0,0],[0,1,0],[0,0,0]], source = (0,0), target = (2,2), answer is 2.
Example: Given grid = [[0,1],[0,0]], source =
Tech stack for designing a scalable Uber-like service.
Use microservices architecture for scalability and fault tolerance.
Choose a cloud provider with auto-scaling capabilities.
Use a load balancer to distribute traffic across multiple instances.
Use a NoSQL database for high availability and scalability.
Use message queues for asynchronous communication between services.
Use containerization for easy deployment and managem...
Design a service to aggregate multiple sources of data/documentation centrally.
Identify sources of data/documentation
Determine data aggregation method
Design a centralized database to store aggregated data
Develop a user-friendly interface to access the data
Ensure data security and privacy
I took on additional responsibilities to help a colleague with a tight deadline.
Assisted a colleague with a project that had a tight deadline
Took on additional tasks outside of my regular responsibilities
Worked extra hours to ensure the project was completed on time
Provided guidance and support to the colleague throughout the project
I applied via LinkedIn and was interviewed in Sep 2022. There were 4 interview rounds.
Online assesment . 5 coding question in 90 minutes
Hackerrank coding test with paired screen. They give problem we have to write the logic
Again hacker rank code pair. the give problem and have to write logic. this round with staff senior engineer
I applied via LinkedIn and was interviewed before Mar 2022. There were 3 interview rounds.
Online test link given data structures were asked, array problem and string problem
Likewise Double Linked List was also asked
Spring Boot API endpoint is a URL that exposes the functionality of a web service.
API endpoints are the entry points for the client to access the server's resources.
Spring Boot provides a simple and easy way to create RESTful APIs.
Endpoints can be secured using Spring Security.
Endpoints can be documented using Swagger or Spring REST Docs.
Examples: /users, /products, /orders
I applied via Referral and was interviewed before Jun 2022. There were 5 interview rounds.
Hacker rank test based on string manipulation questions
SSL certificates are digital certificates that authenticate the identity of a website and encrypt information sent to the server.
SSL certificates ensure secure communication between a user's browser and a website's server.
They use encryption to protect sensitive data such as login credentials, credit card information, etc.
SSL certificates are issued by Certificate Authorities (CAs) and contain information about the web...
Securing REST API involves using authentication, authorization, encryption, and input validation.
Use authentication methods like OAuth, JWT, or API keys to verify the identity of clients.
Implement authorization to control access to resources based on user roles and permissions.
Encrypt data transmission using HTTPS to protect sensitive information from being intercepted.
Validate and sanitize input data to prevent inject
I would investigate the root cause, work on fixing the issue, and implement measures to prevent it from happening again.
Investigate the root cause of the downtime, such as network issues, server failures, or software bugs
Work on fixing the issue promptly to minimize impact on users and business operations
Implement measures to prevent similar downtime in the future, such as redundancy, monitoring, and failover mechanism
Implement a throttling system to handle dropped messages from a slow downstream service.
Implement a queue to store messages from the downstream service.
Set a maximum queue size and drop messages when the queue is full.
Use a timestamp to track when messages were received and process them in order.
Implement a retry mechanism to reprocess dropped messages after a certain time.
Monitor the queue size and processing speed to
posted on 1 Jul 2024
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Developer
18
salaries
| ₹10.2 L/yr - ₹26 L/yr |
Developer
15
salaries
| ₹14.7 L/yr - ₹30 L/yr |
Senior Developer
13
salaries
| ₹17.2 L/yr - ₹50 L/yr |
Corporate Actions Analyst
11
salaries
| ₹5 L/yr - ₹7.5 L/yr |
Business Analyst
9
salaries
| ₹11.6 L/yr - ₹27.8 L/yr |
HighRadius
Broadridge Financial Solutions
PayPal
MasterCard