Filter interviews by
I appeared for an interview in Jan 2025.
Max diameter of a tree in Java is the longest path between any two nodes in a tree.
The diameter of a tree can be calculated by finding the longest path between any two nodes in the tree.
This can be done by finding the longest path from the root to a leaf node, and then finding the longest path from another leaf node to the root.
The sum of these two paths gives the diameter of the tree.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Search in Rotated sorted array
Top trending discussions
Implement thread safe load balancer.
focus on input validations and cover all corner cases in tests
posted on 25 Jun 2024
I applied via Approached by Company
Implement rate limiting for a platform serving 100K requests per second.
Use a token bucket algorithm to limit the rate of incoming requests.
Set a maximum number of tokens in the bucket to control the rate.
Refill the bucket at a constant rate to allow bursts of requests.
Track the timestamp of the last request to enforce the rate limit.
Consider using a distributed rate limiting system for scalability.
Monitor and adjust t...
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Concurrency is the ability of a system to execute multiple tasks simultaneously.
Concurrency allows multiple tasks to run concurrently, improving performance and efficiency.
Concurrency can be achieved through multithreading or multiprocessing.
Example: A web server handling multiple requests simultaneously using multithreading.
ACID principles are a set of properties that guarantee database transactions are processed reliably.
Atomicity: Transactions are all or nothing. If one part of the transaction fails, the entire transaction is rolled back.
Consistency: Transactions bring the database from one valid state to another. All constraints are satisfied.
Isolation: Transactions are isolated from each other until they are completed.
Durability: Once...
The flow of data from the front end to the back end to the database.
Front end sends a request to the back end server.
Back end processes the request and interacts with the database.
Database retrieves or updates the data and sends it back to the back end.
Back end sends the response to the front end for display.
Pass input field values from form to db by using a data access layer and dependency injection for testability.
Create a data access layer to handle interactions with the database.
Use parameterized queries to prevent SQL injection.
Implement dependency injection to decouple the code and make it testable.
Mock the data access layer in unit tests to isolate database interactions.
Use interfaces to define contracts between com
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Interview was conducted by third party for screening
Basic GoLang question
Basic question on Kubern8s cluster
Question on aggregating different Strings based on requirement.
based on 3 interviews
Interview experience
based on 22 reviews
Rating in categories
Assistant Manager
201
salaries
| ₹4.6 L/yr - ₹16.7 L/yr |
Senior Software Engineer
180
salaries
| ₹14.7 L/yr - ₹42 L/yr |
Software Engineer
177
salaries
| ₹12 L/yr - ₹36 L/yr |
Senior Manager
141
salaries
| ₹10.5 L/yr - ₹44 L/yr |
Manager
93
salaries
| ₹8.1 L/yr - ₹24.7 L/yr |
Angel One
HighRadius
Broadridge Financial Solutions
AGS Transact Technologies