i
Zomato
Filter interviews by
I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in Oct 2022. There were 2 interview rounds.
Nellore is preferred over Hyderabad due to its strategic location, cost-effectiveness, and availability of skilled workforce.
Strategic location: Nellore is situated on the east coast of India, making it an ideal location for industries that rely on port facilities for import and export.
Cost-effectiveness: Nellore offers lower costs of living and business operations compared to Hyderabad, making it an attractive choice ...
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
General questions and current affairs
I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.
Currently working as a Senior Sales Executive, responsible for managing key client accounts and leading a team of sales representatives.
Managing key client accounts
Leading a team of sales representatives
Developing sales strategies
Meeting sales targets
Providing training and support to team members
Seeking new challenges and growth opportunities in a larger organization.
Looking for career advancement
Interested in taking on more responsibilities
Seeking a new challenge
Want to work in a larger organization
I applied via Company Website and was interviewed in Aug 2020. There was 1 interview round.
I appeared for an interview before Sep 2020.
Round duration - 90 Minutes
Round difficulty - Medium
This is a written round on paper for everyone. Three coding questions were given. Two out of three must be correct covering every single edge case to qualify for the next round. Only the most optimal solution was to be considered.
Given an array ARR
consisting of N
integers, your goal is to determine the maximum possible sum of a non-empty contiguous subarray within this array.
Find the maximum sum of a contiguous subarray in an array of integers.
Use Kadane's algorithm to find the maximum subarray sum in linear time.
Initialize two variables: maxSum and currentSum.
Iterate through the array and update currentSum by adding the current element or starting a new subarray.
Update maxSum if currentSum becomes greater than maxSum.
Return maxSum as the maximum subarray sum.
Round duration - 50 Minutes
Round difficulty - Easy
This was face to face interview round.
You are given a Binary Tree of integers and an integer 'X'. Your task is to find all the triplets in the tree whose sum is strictly greater than 'X'. Th...
Find all triplets in a binary tree whose sum is greater than a given integer X, with a grandparent-parent-child relationship.
Traverse the binary tree to find all possible triplets.
Check if the sum of each triplet is greater than X.
Ensure the relationship of grandparent-parent-child in each triplet.
Return the valid triplets in any order.
Handle constraints and edge cases appropriately.
Round duration - 60 Minutes
Round difficulty - Easy
FACE TO FACE ROUND INTERVIEW
Mutex is used for exclusive access to a resource by only one thread at a time, while Semaphores can allow multiple threads to access a resource simultaneously.
Mutex is binary and allows only one thread to access a resource at a time, while Semaphores can have a count greater than one.
Mutex is used for protecting critical sections of code, while Semaphores can be used for controlling access to a pool of resources.
Exampl...
Tip 1 : Participate in previous interview questions from leetcode, geeksforgeeks
Tip 2 : Revise computer science subjects like dbms and oops thoroughly
Tip 3 : Participate in live contests on CodeChef, Codeforces
Tip 1 : Only write the things on which you are the most confident about
Final outcome of the interviewRejectedSome of the top questions asked at the Zomato Deputy Manager interview -
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Key Account Manager
938
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Delivery Boy
896
salaries
| ₹0.4 L/yr - ₹5.4 L/yr |
Business Analyst
546
salaries
| ₹5 L/yr - ₹20 L/yr |
Senior Associate
300
salaries
| ₹3 L/yr - ₹10 L/yr |
Accounts Manager
296
salaries
| ₹4 L/yr - ₹13.2 L/yr |
Swiggy
Amazon
Dunzo
Flipkart