Glovo logo

Growth · Software Engineer Interview Guide

How to Pass the Glovo Software Engineer Interview in 2026

The Glovo DNA (TL;DR)

Glovo values speed and adaptability, focusing on rapid iteration and problem-solving in a fast-paced logistics environment. They look for candidates who can demonstrate ownership and drive impact quickly within their dynamic platform.

The Glovo Interview Loop

Your onsite loop will typically consist of 5 rounds.

  1. 1

    Round 1

    Recruiter Screen
    Motivation, role fit, logistics.
  2. 2

    Round 2

    Coding Screen
    LeetCode-medium algorithmic problems under time pressure.
  3. 3

    Round 3

    System Design
    Distributed systems, trade-offs at scale, architecture under constraints.
  4. 4

    Round 4

    Onsite Coding
    LeetCode-hard, debugging, code clarity, edge cases.
  5. 5

    Round 5

    Behavioral / Leadership
    Past evidence of ownership, influence, resolving conflict.

The Danger Zone: Top Reasons Candidates Fail

Based on our database of Glovo interview outcomes, avoid these common traps:

  • Focusing only on the disagreement without explaining the influence strategy.
  • Describing a situation where they were simply assigned a task.
  • Describing a task that was clearly part of their job description.
  • Generic answers not tailored to Glovo or the saas/growth domain.

Test Yourself: Real Glovo Questions

Three real prompts pulled from our database.

Type · Motivation

Why are you interested in working at Glovo, and what specifically about our engineering challenges in the saas and growth space excites you?

Type · Debugging

A Glovo feature flag system is reporting intermittent failures in applying flags to user profiles. The logs show occasional 'flag not found' errors even when the flags are confirmed to exist. Debug this issue.

Type · Past Experience

Tell me about a time you had to influence a team or stakeholder who disagreed with your product direction. How did you approach it, and what was the outcome?

+ many more questions, signals, and worked examples

Sign up to unlock the JobMentis grading rubric

Unlock the rubric →

Glovo Interview Question Bank

A sample from our database, grouped by round. Sign up to see the full set.

9 of 22 questions shown

1

Recruiter Screen

1
  1. 1

    Type · Motivation

    Why are you interested in working at Glovo, and what specifically about our engineering challenges in the saas and growth space excites you?
2

Coding Screen

3
  1. 2

    Type · Algorithmic

    Given a list of user sessions on the Glovo app, where each session includes a sequence of actions (e.g., 'view_item', 'add_to_cart', 'checkout'), write a function to find the longest sequence of actions that leads to a successful checkout. Assume actions are represented by strings.
  2. 3

    Type · Algorithmic

    Implement a function that takes a list of Glovo orders, each with a timestamp and a delivery zone ID, and returns the top K most frequent delivery zones within a given time range. Optimize for performance when K is small and the list of orders is very large.
  3. + 1 more questions in this round (sign up to unlock)
3

System Design

3
  1. 4

    Type · System Design

    Design a real-time notification system for Glovo delivery partners. This system should efficiently push updates (e.g., new orders, route changes) to thousands of concurrent users, ensuring low latency and high availability.
  2. 5

    Type · System Design

    Design a system to recommend restaurants to Glovo users based on their past order history, location, and time of day. Consider how to handle cold starts for new users and new restaurants.
  3. + 1 more questions in this round (sign up to unlock)
4

Onsite Coding

4
  1. 6

    Type · Algorithmic

    You are given two sorted lists of Glovo customer IDs. Write a function to find the intersection of these two lists efficiently. Consider the case where one list is significantly larger than the other.
  2. 7

    Type · Debugging

    A Glovo feature flag system is reporting intermittent failures in applying flags to user profiles. The logs show occasional 'flag not found' errors even when the flags are confirmed to exist. Debug this issue.
  3. + 2 more questions in this round (sign up to unlock)
5

Behavioral / Leadership

11
  1. 8

    Type · Past Experience

    Tell me about a time you had to influence a team or stakeholder who disagreed with your product direction. How did you approach it, and what was the outcome?
  2. 9

    Type · Collaboration

    Tell me about a time you had to work closely with engineers or designers on a complex feature. How did you ensure effective collaboration and alignment?
  3. + 9 more questions in this round (sign up to unlock)

Unlock the full Glovo question bank

Free signup, no credit card. You get every question + the framework, grading signals, and worked answer for each.

Unlock all questions →

Interview tracks at Glovo

How Glovo's DNA translates across functions. Pick your role.

Software Engineers at Glovo are tasked with building and scaling the core platform that powers rapid delivery. They should demonstrate proficiency in fast-paced development cycles, a pragmatic approach to technical debt, and the ability to contribute to a robust, real-time system.

Motivation

Why are you interested in working at Glovo, and what specifically about our engineering challenges in the saas and growth space excites you?

Debugging

A Glovo feature flag system is reporting intermittent failures in applying flags to user profiles. The logs show occasional 'flag not found' errors even when the flags are confirmed to exist. Debug this issue.

+ 1 more

Unlock the Software Engineer grading rubric for Glovo

See full Software Engineer guide

Compare Glovo with other tech interviews

Same DNA, different bar. Browse the closest companies in our database and see how their loops differ.

Practice Glovo interviews end-to-end

FAQ