Open In App

Zomato Interview Experience for SDE

I applied On-Campus and my interview happened at the time of the Covid-19 pandemic and the whole process was online. Resume Shortlisting was done and luckily I got a chance to get interviewed. The interviews had the following 2 rounds :

Round 1 (Technical): So I was nervous a bit in this round because of rejections and usual reasons. He first asked, “tell me something about yourself”. Then he asked about my internship experience at Samsung R&D and on what project I had worked there. He then asked me to share my screen to discuss some codes.



  1. He asked me about my familiarity with data structures. I replied to it positively as I believed I had practiced them well and I told him that I knew arrays, trees, maps, graphs, queues, stacks.
  2. He asked me to explain the time and space complexity analysis in operations(insert, delete, search) on the linked list.
  3. I was given then the problem of reverse a list in groups of given size.
  4. I asked for a few minutes to think and frame my approach in mind, shared my approach with him, explained him thoroughly, and executed the solution codes in both iterative and recursive approaches. We discussed the time and space complexity of both solutions.
  5. He lastly asked me a few questions related to Object-Oriented Programming and its application today.
  6. When he asked me “Do you have any questions for me “, So I asked about his role at Zomato and my feedback as an interviewee. As feedback, he told me to be less nervous and keep confident.  

The overall duration of this interview was around 1 hour 15 minutes approximately.

I was shortlisted for the next round.



Round 2(HR+Technical): I was asked to introduce myself. Then I was asked about my favorite subjects to which I said Data Structures, OS, Image Processing. He asked me about my Samsung Internship Experience, what I did there. He then asked the following questions :

After these questions, he asked me

  1. What do you do nowadays?
  2. Are you willing to code each day?
  3. Are you interested in the sitting job?
  4. What are your plans for post-graduation?
  5. What Projects you have done?

The interview was scheduled for 1 hour but it extended by 30 minutes, so he quickly in the end winded up and asked me for my queries. I asked him for my feedback and the feedback I got was overall positive.  

In both rounds, the interviewers were very friendly and encouraging. Overall the interview experience was very good.

I was finally selected for the SDE position.

Article Tags :