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

← Runway

New Grad / Junior Frontend at Runway

FrontendNew Grad / JuniorWithdrew◆ Commonly asked· 2023

5-round junior frontend process. Fundamentals mattered as much as getting to an answer.

The loop · 5 rounds

01

Round 01 · 1 question

Online Assessment

Timed online coding / aptitude screen, usually the first filter.

  • Group items by frequency and return the top K.
    New Grad / JuniorMedium◆ Commonly asked
    #hashmap#heap
    PracticeGeeksforGeeks↗Search↗
02

Round 02 · 3 questions

DSA / Coding

Data structures & algorithms on a whiteboard or shared editor.

  • Reverse a linked list.
    New Grad / JuniorEasy◆ Commonly asked
    #linked-list
    PracticeLeetCode↗GeeksforGeeks↗
  • Binary tree maximum path sum.
    New Grad / JuniorHard◆ Commonly asked
    #tree#dfs
    PracticeLeetCode↗GeeksforGeeks↗
  • Find minimum in rotated sorted array.
    New Grad / JuniorMedium◆ Commonly asked
    #binary-search
    PracticeLeetCode↗GeeksforGeeks↗
03

Round 03 · 2 questions

Machine Coding

Build a working component or service under time pressure.

  • Build a "polling" progress UI that updates from an API.
    New Grad / JuniorMedium◆ Commonly asked
    #react#async
    PracticeGeeksforGeeks↗Search↗
  • Build a color-picker with hex/rgb sync.
    New Grad / JuniorMedium◆ Commonly asked
    #react#ui
    PracticeGeeksforGeeks↗Search↗
04

Round 04 · 3 questions

Tech Deep-Dive

Deep questions on your core stack and fundamentals.

  • How does the browser critical rendering path work?
    New Grad / JuniorMedium◆ Commonly asked
    #browser#perf
    PracticeGeeksforGeeks↗Search↗
  • Explain Core Web Vitals (LCP, CLS, INP) and how to improve them.
    New Grad / JuniorHard◆ Commonly asked
    #perf
    PracticeGeeksforGeeks↗Search↗
  • What is the virtual DOM and why does it help?
    New Grad / JuniorMedium◆ 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 led without a title.
    New Grad / Junior◆ Commonly asked
    #leadership#star
  • Tell me about the hardest bug you have debugged.
    New Grad / Junior◆ 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.