theloop
CompaniesRoundsQuestionsSearchProgress
theloop

Interview questions from top companies, mapped to the exact round they show up in. Prep for what you will actually face.

View source

Browse

CompaniesSearchAll rounds

Rounds

Online AssessmentDSA / CodingMachine CodingLow-Level Design

Contribute

Share an interviewReport an issueStar on GitHub

The Loop aggregates publicly shared interview experiences and curated commonly-asked questions, each labeled with its source. Not affiliated with any company listed.

CC BY-NC 4.0 · © 2026

← Indeed

Mid Backend at Indeed

BackendMidNo offer◆ Commonly asked· 2023

Mid backend interview. Pragmatic questions — more real-world than pure puzzles.

The loop · 5 rounds

01

Round 01 · 3 questions

DSA / Coding

Data structures & algorithms on a whiteboard or shared editor.

  • Coin change — fewest coins to make an amount.
    MidMedium◆ Commonly asked
    #dp
    PracticeLeetCode↗GeeksforGeeks↗
  • Lowest common ancestor of a binary tree.
    MidMedium◆ Commonly asked
    #tree
    PracticeLeetCode↗GeeksforGeeks↗
  • Number of islands in a 2D grid.
    MidMedium◆ Commonly asked
    #bfs#dfs#grid
    PracticeLeetCode↗GeeksforGeeks↗
02

Round 02 · 2 questions

Machine Coding

Build a working component or service under time pressure.

  • Implement a job queue with retries and backoff.
    MidHard◆ Commonly asked
    #queue#reliability
    PracticeGeeksforGeeks↗Search↗
  • Implement an exponential-backoff HTTP client.
    MidMedium◆ Commonly asked
    #reliability
    PracticeGeeksforGeeks↗Search↗
03

Round 03 · 1 question

Low-Level Design

Object-oriented / low-level design of a focused module.

  • Design a movie-ticket booking system (BookMyShow).
    MidHard◆ Commonly asked
    #oop#concurrency
    PracticeGeeksforGeeks↗Search↗
04

Round 04 · 3 questions

Tech Deep-Dive

Deep questions on your core stack and fundamentals.

  • What is a deadlock and how do you avoid one?
    MidHard◆ Commonly asked
    #concurrency
    PracticeGeeksforGeeks↗Search↗
  • Explain database indexing and when a query uses one.
    MidMedium◆ Commonly asked
    #databases#indexing
    PracticeGeeksforGeeks↗Search↗
  • Explain database replication lag and how to mitigate it.
    MidMedium◆ Commonly asked
    #databases#replication
    PracticeGeeksforGeeks↗Search↗
05

Round 05 · 2 questions

Behavioral / HR

Values, collaboration, and past-experience (STAR) questions.

  • Tell me about the most impactful project of your career.
    Mid◆ Commonly asked
    #impact#star
  • Describe a time you improved a process or tool for your team.
    Mid◆ Commonly asked
    #ownership#star

Practice each round across every company

  • DSA / Coding
  • Machine Coding
  • Low-Level Design
  • Tech Deep-Dive
  • Behavioral / HR

◆ This experience is composed from commonly reported questions for this role and level. Real, individually-shared interviews will be layered in over time.