Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
2 questions both binary search paltform hakerrank
Find the first missing positive integer in an array with O(N) time complexity.
Iterate through the array and place each element in its correct position (e.g. place 1 in index 0, 2 in index 1, etc.).
After rearranging the array, iterate through it again to find the first missing positive integer.
Return the missing positive integer found.
3 question for 3 hrs , 2 medium and 1 hard level typr
The minimum cost of rope cutting involves dynamic programming to find the optimal solution.
Use dynamic programming to find the optimal solution
Consider the cost of cutting at each possible point
Keep track of the minimum cost as you iterate through the rope
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
The number of delivery riders required for a Domino's store in CP Delhi depends on factors like store size, delivery radius, order volume, and peak hours.
Consider the size of the store and the delivery radius to determine the coverage area
Analyze the expected order volume based on foot traffic and online orders
Factor in peak hours and days with higher demand for delivery services
Take into account the average delivery t
Organising a sports event involves planning, coordination, and execution of various activities to ensure a successful and enjoyable experience for participants and spectators.
Identify the type of sports event (e.g. marathon, football tournament, charity run)
Secure a suitable venue with necessary facilities (e.g. fields, courts, changing rooms)
Recruit volunteers and staff to assist with event logistics and operations
Pro...
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
There are 2 simple Binary Search problems like Book allocation and Koko eating banana.
EatClub interview questions for popular designations
Top trending discussions
I applied via Company Website and was interviewed in May 2024. There were 3 interview rounds.
Logic reasoning aptitude quant os dbms cn
Arrays, strings, linked list
There are 2 questions Both are average everyone can do.
Left view of Binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree level by level from left to right
Keep track of the first node encountered at each level
Example: For a tree with root node A and left children B and C, the left view would be [A, B]
I applied via Referral and was interviewed before Jan 2023. There were 2 interview rounds.
I am highly skilled in handling data and have extensive experience in data analysis and management.
Proficient in data collection, cleaning, and organization
Strong analytical skills to interpret and draw insights from data
Experience with various data analysis tools and software
Ability to create data visualizations and reports
Knowledge of data privacy and security measures
Experience in handling large datasets and perform...
Time management and assigning yourself tasks with utmost priority
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Calculate rolling average for order amount for merchants
Calculate the average order amount for each merchant over a specific time period
Update the average as new orders come in, dropping the oldest order amount from the calculation
Example: Merchant A had orders of $100, $150, $200 in the last 3 days. Rolling average would be ($100 + $150 + $200) / 3 = $150
SQL, Python, Case Studies, Window Functions
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
based on 5 interviews
Interview experience
Senior Operations Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Chef
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Delivery Boy
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Zomato
Swiggy
Uber eats
FoodPanda