i
Zomato
Filter interviews by
Find the sum of kth to bth largest numbers in a huge array efficiently.
Sort the array in descending order to easily find the kth and bth largest numbers.
Use a priority queue or min heap to efficiently find the kth and bth largest numbers without sorting the entire array.
Once you have the kth and bth largest numbers, iterate through the array and sum the numbers between them.
I applied via campus placement at Indian Institute of Technology (IIT), Ropar and was interviewed in Oct 2024. There was 1 interview round.
1.5 hours Coding Round conducted on HackerRank.
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Genric aptitude questions also computer fundamentals like dbms
DP questions, tree questions r there
What people are saying about Zomato
I applied via Referral and was interviewed before Nov 2021. There were 3 interview rounds.
Coding test was of 1:30 hour. Topic : Data structure and Algorithms, Platform : intervue.io
Two software development questions: bitwise OR of array subsequences and course schedule II.
Question 1 requires finding the bitwise OR of the sum of all subsequences of an array.
Question 2 is a LeetCode question about scheduling courses with prerequisites.
For question 1, we can use dynamic programming to find all subsequences and then calculate the bitwise OR.
For question 2, we can use a topological sort to determine t
Zomato interview questions for designations
I was interviewed before Sep 2020.
Round duration - 60 minutes
Round difficulty - Medium
Medium level competitive programming question. Interviewer looked for the approach and working code.
The idea is to first create an undirected graph of the given binary tree and then doing a bfs traversal of the undirected graph starting from the start node. We will keep a variable ‘count’ that will be incremented at each level of bfs traversal. ‘count-1’ is the required time needed to burn the whole tree.
Algorithm
Round duration - 40 minutes
Round difficulty - Medium
Timing : Evening
Interviewer was frank. He checked for indepth knowledge of the subject.
What is transaction? Why is it required ?
Tip 1 : Leave a subject to prepare, but never leave a topic.
Tip 2 : Must go through previous years questions / interview experiences.
Tip 3 : Atleast 4 projects in CV
Tip 1 : At least 4 projects (working)
Tip 2 : Never put false things on resume.
Get interview-ready with Top Zomato Interview Questions
I applied via campus placement at National Institute of Technology (NIT), Srinagar
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 Company Website and was interviewed in Nov 2024. There was 1 interview round.
Amazon offers challenging projects, innovative technologies, and a collaborative work environment.
Opportunity to work on cutting-edge projects like Amazon Web Services (AWS) or Alexa
Access to vast resources and tools for development
Collaborative work culture that encourages learning and growth
Opportunity to impact millions of customers worldwide
Competitive compensation and benefits package
I want to work at Amazon because of their innovative culture, vast resources, and opportunities for growth.
Amazon is known for its innovative culture and cutting-edge technology.
They have vast resources and a global reach, providing opportunities to work on impactful projects.
Amazon offers great career growth and development opportunities for software developers.
I admire Amazon's customer-centric approach and focus on
My strengths include problem-solving skills and attention to detail. My weakness is sometimes being too critical of my own work.
Strengths: problem-solving skills
Strengths: attention to detail
Weakness: being too critical of my own work
I would solve the problem by breaking it down into smaller tasks, analyzing requirements, designing a solution, coding, testing, and debugging.
Analyze requirements thoroughly before starting the development process
Break down the problem into smaller tasks to make it more manageable
Design a solution architecture that meets the requirements and is scalable
Code the solution using best practices and coding standards
Test th...
Short term goals focus on immediate tasks and objectives, while long-term goals involve strategic planning and growth.
Short term goals may include completing a specific project, improving team communication, or implementing a new software feature.
Long-term goals could involve expanding the team, increasing market share, or developing new products or services.
Short term goals help keep the team focused and motivated, wh...
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
Dp question of jump game
Interview experience
based on 8 reviews
Rating in categories
Delivery Boy
993
salaries
| ₹0.4 L/yr - ₹5 L/yr |
Key Account Manager
880
salaries
| ₹4.5 L/yr - ₹14.2 L/yr |
Business Analyst
581
salaries
| ₹7 L/yr - ₹18 L/yr |
Accounts Manager
308
salaries
| ₹4 L/yr - ₹13.2 L/yr |
Senior Associate
281
salaries
| ₹3.2 L/yr - ₹9.9 L/yr |
Swiggy
Amazon
Dunzo
Flipkart