i
Zomato
Filter interviews by
I applied via Referral and was interviewed in Apr 2022. There were 3 interview rounds.
I was interviewed in Aug 2021.
Round duration - 90 minutes
Round difficulty - Medium
The interview started in the evening on google meet. and extended for 90 minutes. The interviewer was very helpful and he shared a collaborative code editor to discuss several problems.
Given an array of integers ARR
of length N
and an integer Target
, your task is to return all pairs of elements such that they add up to the Target
.
The first line ...
Step 1 : I first explained an iterative approach for the problem. The solution had O(N) complexity.
Step 2 : Interviewer asked me to optimise the solution.
Step 3 : Then I gave a solution that involved using binary search as the array was already in sorted order that reduced the solution complexity to O(log N) and the interviewer was happy.
Given a binary tree of integers, convert the binary tree into a sum tree where each node's value is replaced by the sum of the values of its left and right subtrees in ...
Step 1 : I explained a solution that involves calling nodes reclusively and calculating the sum of all children and adding them together to check the condition. After calculating I returned sum of children with the node value from the function.
The solution has time complexity of O(N) when N is number of nodes and the interviewer was happy with my approach.
Design and implement a Least Frequently Used (LFU) Cache with the following functionalities:
1. put(U__ID, value): Insert the value in the cache if the key ('U__ID') is not alrea...
I used min-heap to implement LFU , as it handles insertion, deletion, and update in logarithmic time complexity. A tie can be resolved by removing the least recently used cache block. I also used an hashmap to store the indices of the cache blocks which allows searching in constant time.
The interviewer was happy with my solution
Tip 1 : Practice SQL queries from different websites.
Tip 2 : Use different websites for quick revision of common SQL commands.
Tip 1 : Read OOPs concepts thoroughly.
Tip 1 : Practice at-least 300 problems.
Tip 2 : Add at-least 2 projects and prepare them well for the interview.
Tip 3 : Practice mock interviews with your friends to learn how to explain problems.
Tip 1 : Follow some standard resume format and add 2-3 projects with explanations in point, also include technologies used in the project.
Tip 2 : Make sure you add all the technologies you are aware of in your resume and also, add links to competitive profiles (if you have good coding profiles).
Tip 3 : Add your achievements in the resume in points.
I applied via campus placement at Symbiosis Centre For Management Studies, Pune and was interviewed before Sep 2022. There were 3 interview rounds.
What people are saying about Zomato
I applied via Job Fair and was interviewed in Nov 2021. There was 1 interview round.
Zomato is a food delivery and restaurant discovery platform.
Zomato allows users to search for restaurants, read reviews, and order food for delivery or pickup.
It also offers table reservations, online ordering, and loyalty programs.
Zomato operates in over 24 countries and has a database of over 1.5 million restaurants.
The platform has been successful in providing a convenient and efficient way for users to discover and...
Zomato interview questions for popular designations
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
Should tinder banned in India or not
Get interview-ready with Top Zomato Interview Questions
I applied via Shine and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.
I applied via Approached by Company and was interviewed before Mar 2023. There were 2 interview rounds.
We were given a generalised topic and had to discuss abt it
I applied via Referral and was interviewed before Jun 2022. There were 4 interview rounds.
Maths, Business logic, Reasoning, Family tree questions
To grow the market, I would focus on expanding our customer base through targeted marketing strategies and partnerships.
Identify target customer segments and tailor marketing campaigns to reach them effectively
Utilize social media and digital marketing channels to increase brand visibility and attract new customers
Form partnerships with complementary businesses to reach new audiences and expand market reach
Offer promot...
I would like to sell a smart home security system.
Highlight the convenience and peace of mind it provides to homeowners
Emphasize the advanced technology and features such as motion sensors and live video monitoring
Mention the easy installation process and user-friendly interface for customers
The duration of Zomato interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 357 interviews
Interview experience
based on 2.2k reviews
Rating in categories
Delivery Boy
1k
salaries
| ₹0.4 L/yr - ₹5 L/yr |
Key Account Manager
924
salaries
| ₹4.5 L/yr - ₹14.2 L/yr |
Business Analyst
585
salaries
| ₹7 L/yr - ₹20 L/yr |
Accounts Manager
296
salaries
| ₹4 L/yr - ₹13.2 L/yr |
Senior Associate
277
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Swiggy
Amazon
Dunzo
Flipkart