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

← Postman

Mid Frontend at Postman

FrontendMidRejected◆ Commonly asked· 2025

A mid frontend loop. Fundamentals mattered as much as getting to an answer.

The loop · 5 rounds

01

Round 01 · 3 questions

DSA / Coding

Data structures & algorithms on a whiteboard or shared editor.

  • Serialize and deserialize a binary tree.
    MidHard◆ Commonly asked
    #tree#dfs
    PracticeLeetCode↗GeeksforGeeks↗
  • Maximum subarray (Kadane).
    MidMedium◆ Commonly asked
    #array#dp
    PracticeLeetCode↗GeeksforGeeks↗
  • Decode ways.
    MidMedium◆ Commonly asked
    #dp#string
    PracticeLeetCode↗GeeksforGeeks↗
02

Round 02 · 2 questions

Machine Coding

Build a working component or service under time pressure.

  • Build a star-rating component (controlled + accessible).
    MidEasy◆ Commonly asked
    #react#a11y
    PracticeGeeksforGeeks↗Search↗
  • Build a to-do app with filters and localStorage persistence.
    MidEasy◆ Commonly asked
    #react#state
    PracticeGeeksforGeeks↗Search↗
03

Round 03 · 1 question

Low-Level Design

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

  • Design an undo/redo stack for an editor.
    MidMedium◆ Commonly asked
    #oop#command
    PracticeGeeksforGeeks↗Search↗
04

Round 04 · 3 questions

Tech Deep-Dive

Deep questions on your core stack and fundamentals.

  • Explain memoization: useMemo, useCallback and React.memo.
    MidMedium◆ Commonly asked
    #react#perf
    PracticeGeeksforGeeks↗Search↗
  • Difference between CSS Grid and Flexbox — when to use each.
    MidEasy◆ Commonly asked
    #css#layout
    PracticeGeeksforGeeks↗Search↗
  • How does React batching and the render phase work?
    MidHard◆ Commonly asked
    #react
    PracticeGeeksforGeeks↗Search↗
05

Round 05 · 2 questions

Behavioral / HR

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

  • Tell me about a time you had to say no to a stakeholder.
    Mid◆ Commonly asked
    #influence#star
  • Tell me about the hardest bug you have debugged.
    Mid◆ Commonly asked
    #debugging#star

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