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.

MIT · © 2026

← LinkedIn

New Grad / Junior Frontend at LinkedIn

FrontendNew Grad / JuniorWithdrew◆ Commonly asked· 2024

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.

  • Word search in a grid.
    New Grad / JuniorMedium◆ Commonly asked
    #backtracking#grid
    PracticeLeetCode↗GeeksforGeeks↗
  • LRU cache with O(1) get and put.
    New Grad / JuniorMedium◆ Commonly asked
    #hashmap#linked-list
    PracticeLeetCode↗GeeksforGeeks↗
  • Binary tree maximum path sum.
    New Grad / JuniorHard◆ Commonly asked
    #tree#dfs
    PracticeLeetCode↗GeeksforGeeks↗
03

Round 03 · 2 questions

Machine Coding

Build a working component or service under time pressure.

  • Build an accessible accordion with single/multi open.
    New Grad / JuniorMedium◆ Commonly asked
    #react#a11y
    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.

  • Difference between controlled and uncontrolled inputs.
    New Grad / JuniorEasy◆ Commonly asked
    #react#forms
    PracticeGeeksforGeeks↗Search↗
  • How does React reconciliation / the diffing algorithm work?
    New Grad / JuniorMedium◆ Commonly asked
    #react#fiber
    PracticeGeeksforGeeks↗Search↗
  • What are Web Workers and when would you use one?
    New Grad / JuniorMedium◆ Commonly asked
    #browser#perf
    PracticeGeeksforGeeks↗Search↗
05

Round 05 · 2 questions

Behavioral / HR

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

  • How do you handle being blocked for several days?
    New Grad / Junior◆ Commonly asked
    #ownership#star
  • Describe something you shipped that you were not proud of.
    New Grad / Junior◆ Commonly asked
    #tradeoffs#star

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