Prepfully logo
  • Browse Coaches
  • Login
BetaTry Out Our New AI Mock Interviewer – Your Smartest Way to Ace Any Interview!Try Our AI Mock Interviewer
Try Now
NewRegister as a coach and get a $100 bonus on your first completed session if you're on the Prepfully Request for Coaches list.Coach $100 Bonus
Read More
LimitedSummer Deal: Heavy discounts on all Prepfully sessions.Summer Deal: Discounts
Book Now

Your AI Wingman for your next interview

The most comprehensive bank Interview Answer Review tooling available online.

Cutting-edge AI technology meets personalized feedback. Improve your interview answers with insightful guidance provided by a model trained against more than a million human-labelled interview answers.
  • Company rubrics
  • Role-level optimisations
  • Trained on 1mil+ answers
Problem SolvingSituational
2 years ago
How do you keep things on track when you don’t know how to answer a customer’s question?
Customer Service Representative

Zomato

Get answer reviewed by AI
2 years ago
BehavioralTechnical
2 years ago
Do you think the functions of customer service and customer support overlap, or do they have separate purposes?
Customer Service Representative

Zomato

Get answer reviewed by AI
2 years ago
ML Knowledge
2 years ago
Could you provide an overview of what outlier detection involves?
Data Scientist

Zomato

Redfin

Affirm

Get answer reviewed by AI
2 years ago
System Design
2 years ago
Design a distributed system for managing workflow execution.
Software Engineer

Zomato

Get answer reviewed by AI
2 years ago
Coding
2 years ago
How do you verify whether two strings can become identical with no more than a single character swap?
Data ScientistMachine Learning Engineer

Zomato

Okta Logo

Okta

Rakuten Logo

Rakuten

def can_be_equal_with_one_swap(s1, s2):

    # Step 1: Check if lengths are the same

    if len(s1) != len(s2):

        return False

    

    # Step 2: If strings are already identical

    if s1 == s2:

        return True

    

    # Step 3: Find mismatching positions

    mismatches = []

    for i in range(len(s1)):

        if s1[i] != s2[i]:

            mismatches.append(i)

    

    # Step 4: Check the mismatch condition

    if len(mismatches) == 2:

        i, j = mismatches

        # Check if swapping the mismatched characters makes the strings identical

        return s1[i] == s2[j] and s1[j] == s2[i]

    

    # If there are not exactly two mismatches, return False

    return False



Get answer reviewed by AI
2 years ago
Behavioral
2 years ago
I'd like to know more about a community you are passionate about. If you could contribute, what would you do?
Program ManagerProduct ManagerBackend EngineerTechnical Program Manager

Zomato

eBay Logo

eBay

GlobalBees Logo

GlobalBees

I am pretty passionate about Reddit. In a world where media is biased and polarized, Reddit threads gives me a sense of how local communities view the world. It helps me get grounded in reality of what different cadres of people are thinking by browsing different communities. Reddit is very engaging, as in, you can comment and instantly receive feedback. While there is a lot of "internet hate" and "misinformation" in Reddit communities and threads as well, looking at a wider spectrum of communities within Reddit, especially the differing ones, helps you form a less polarized and biased opinion. I prefer contributing by asking open-ended questions and if I have an opinion, posting it respectfully as a question. I also respond to scientific minded questions that I have qualifications to answer. By selectively responding and answering questions with some due diligence, I keep the communities I am a part of thriving and truth-based.

Get answer reviewed by AI
2 years ago
Product Case
2 years ago
Could you outline how one calculates the retention rate for a product, please?
Data Scientist

Zomato

OpenDoor Logo

OpenDoor

Faire Logo

Faire

If it's a subscription based product,  After usage of the product I check how many users continue with the subscriotion after 7 days, 15days, 1 month, 3 months and 6 month. The % of users who continue to have the subscriotion after the above time periods are the retained users



For non subscription products, I can check weekly or monthly retention by finding % of users who come back to product the week or month after using

Get answer reviewed by AI
2 years ago
iOS System Design
2 years ago
Describe your process for quality testing a room planning software.
iOS Engineer

Zomato

Spotify Logo

Spotify

Klarna Logo

Klarna

Get answer reviewed by AI
2 years ago
People Management
2 years ago
Can you share your thoughts on promoting diversity within a team? How would you create a supportive work environment at Zomato?
Engineering Manager

Zomato

Get answer reviewed by AI
2 years ago
SituationalBehavioral
2 years ago
Have you ever faced a tricky situation working with another department? How did you deal with it?
Customer Experience Lead

Zomato

Get answer reviewed by AI
2 years ago

Try Free AI Interview

Zomato logo

Zomato

Software Engineer

Prepare for Behavioral interview at Zomato

Behavioral
Zomato logo

Zomato

Product Manager

Prepare for Product Strategy interview at Zomato

Product Strategy
Zomato logo

Zomato

Engineering Manager

Prepare for System Design interview at Zomato

System Design
Zomato logo

Zomato

Data Scientist

Prepare for DS Analytical Execution interview at Zomato

DS Analytical Execution

Question of the week

We'll send you a weekly question to practice for:

Showing 531 to 540 of 1193 results

Previous5253545556Next

*All interview questions are submitted by recent Zomato candidates, labelled and categorized by Prepfully, and then published after verification by current and ex-Zomato employees.

  • Company
  • FAQs
  • Contact Us
  • Become An Expert
  • Services
  • Practice Interviews
  • Interview Guides
  • Interview Questions
  • Watch Recorded Interviews
  • Gift sessions
  • AI Interview
  • Social
  • Twitter
  • Facebook
  • LinkedIn
  • YouTube
  • Legal
  • Terms & Conditions
  • Privacy Policy
  • Illustrations by Storyset

© 2025 Prepfully. All rights reserved.

Prepfully logo

Please log in to view more questions.

Not a member yet? Sign up for free.