Filter interviews by
I applied via LinkedIn
I applied via LinkedIn and was interviewed before Apr 2022. There were 3 interview rounds.
I approach problem-solving by identifying the root cause and brainstorming solutions.
I gather all relevant information and analyze it thoroughly
I prioritize the issues and focus on the most critical ones first
I involve the team and encourage their input and ideas
I test and evaluate potential solutions before implementing them
For example, when I worked as a customer service representative, I received a high volume of co...
I applied via Campus Placement
Regex for email validation
Start with a string of characters followed by @ symbol
Followed by a string of characters and a period
End with a string of characters with a length of 2-6 characters
Allow for optional subdomains separated by periods
Disallow special characters except for . and _ in username
Print prime numbers in a given range and optimize the solution.
Use Sieve of Eratosthenes algorithm to generate prime numbers efficiently
Start with a boolean array of size n+1, mark all as true
Loop through the array and mark all multiples of each prime as false
Print all the indexes that are still marked as true
Find angle between hour and minute hand in a clock given the time.
Calculate the angle made by the hour hand with respect to 12 o'clock position
Calculate the angle made by the minute hand with respect to 12 o'clock position
Find the difference between the two angles and take the absolute value
If the angle is greater than 180 degrees, subtract it from 360 degrees to get the smaller angle
To un-hash a string, use a reverse algorithm to convert the hash back to the original string.
Create a reverse algorithm that takes the hash as input and outputs the original string
Use the same logic as the hash function but in reverse order
If the hash function used a specific algorithm, use the inverse of that algorithm to un-hash the string
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
I appeared for an interview before Sep 2020.
Round duration - 60 Minutes
Round difficulty - Easy
A thief is planning to rob a store and can carry a maximum weight of 'W' in his knapsack. The store contains 'N' items where the ith item has a weight of 'wi' and a value of...
Yes, the 0/1 Knapsack problem can be solved using dynamic programming with a space complexity of not more than O(W).
Use a 1D array to store the maximum value that can be stolen for each weight capacity from 0 to W.
Iterate through each item and update the array based on whether including the item would increase the total value.
The final value in the array at index W will be the maximum value that can be stolen.
Given an array or list of integers 'ARR', identify the second largest element in 'ARR'.
If a second largest element does not exist, return -1.
ARR = [2,...
Find the second largest element in an array of integers.
Iterate through the array to find the largest and second largest elements.
Handle cases where all elements are identical.
Return -1 if a second largest element does not exist.
Round duration - 60 Minutes
Round difficulty - Easy
System Design Round
Design a scalable system for Twitter with key components and architecture.
Use microservices architecture for scalability and fault isolation.
Key components include user service, tweet service, timeline service, and notification service.
Use a distributed database like Cassandra for storing tweets and user data.
Implement a message queue like Kafka for handling real-time updates and notifications.
Use a caching layer like ...
Round duration - 30 Minutes
Round difficulty - Easy
It is just a formality
Tip 1 : System Design
Tip 2 : Practice questions from leetcode
Tip 3 : Have some projects.
Tip 1 : Mention what you know
Tip 2 : Good previous work to showcase
I applied via LinkedIn and was interviewed before May 2020. There was 1 interview round.
I appeared for an interview in Nov 2020.
I applied via Recruitment Consulltant and was interviewed before Nov 2023. There was 1 interview round.
based on 3 interviews
Interview experience
based on 25 reviews
Rating in categories
4-5 Yrs
Not Disclosed
Supply Chain Associate
8
salaries
| ₹4.4 L/yr - ₹7 L/yr |
Assistant Manager
6
salaries
| ₹4.6 L/yr - ₹6 L/yr |
Data Analyst
6
salaries
| ₹4.7 L/yr - ₹6.5 L/yr |
Key Accounts Executive
6
salaries
| ₹7.3 L/yr - ₹7.5 L/yr |
Business Analyst
5
salaries
| ₹5 L/yr - ₹14 L/yr |
Zomato
Swiggy
BigBasket
Blinkit