i
Stashfin
Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.
2Sum problem involves finding two numbers in an array that add up to a specific target.
Use a hashmap to store the difference between the target and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target.
Spiral traversal of a Binary tree involves visiting nodes level by level alternating between left to right and right to left.
Start by pushing the root node into a queue.
While the queue is not empty, pop a node, print its value, and push its children into the queue.
Alternate between popping nodes from the queue and printing their values in a spiral manner.
The aggressive cows problem involves finding the maximum distance between cows in a field while ensuring they are not too close to each other.
Use binary search to find the maximum distance between cows.
Sort the cows' positions and check if a certain distance is feasible.
Consider the constraints of the problem such as the number of cows and the size of the field.
Top trending discussions
I applied via Instahyre and was interviewed in Nov 2024. There were 2 interview rounds.
Was of 1 hour, got asked about 3 sum as well as a medium level problem
The first round was a coding test, which was outsourced to an external vendor. I was asked 2 basic DSA questions, and there was discussions around the time and space complexity, and scope of optimizing the solutions. Post that there were a few questions around Spring Boot features and basic system design. The interviewer was professional throughout the interview, and the interview process felt more like a discussion, as compared to the standard interview process.
There was another round of coding - this time conducted by the organization itself. It consisted of a medium level DSA question on stacks. I wrote the code on my personal IDE and executed it there itself. The interviewer discussed about the possible edge cases and how I would deal with them. Post solving the question I was asked about my previous projects.
This was the final round where the discussion was largely around system design and HLD. It started off with questions are system design patterns and concepts. Then I was asked to design a booking design, with discussions around concurrency control and transaction management.
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
I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.
Normal DSA round from hacker rank
DSA round from hacker rank or leetcode
I applied via Company Website and was interviewed in Feb 2024. There were 5 interview rounds.
Coding assessment in Code signal which is vedio proctored
Design a loan application system
Collect applicant information such as personal details, employment history, and financial information
Include a credit check process to assess applicant's creditworthiness
Implement a system for loan approval/rejection based on set criteria
Provide options for different types of loans and repayment plans
Ensure security measures are in place to protect applicant's sensitive information
Bank account creation, deposit money, withdraw money
Suggest system cost optimization based on given data set
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...
posted on 19 Oct 2024
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 2 interview rounds.
Reverse a string by iterating through the characters and swapping them
Create a function that takes a string as input
Initialize two pointers, one at the beginning and one at the end of the string
Swap the characters at the two pointers and move them towards the center until they meet
Interview experience
Assistant Manager
23
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Credit Officer
18
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
Software Developer
16
salaries
| ₹5.5 L/yr - ₹16 L/yr |
Sales Executive
11
salaries
| ₹1.9 L/yr - ₹2.5 L/yr |
Data Scientist
11
salaries
| ₹9.1 L/yr - ₹37 L/yr |
EarlySalary Services
MoneyTap
Axio
LendingKart