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

← Jio

Senior Frontend at Jio

FrontendSeniorWithdrew◆ Commonly asked· 2023

6-round senior frontend process. Fundamentals mattered as much as getting to an answer.

The loop · 6 rounds

01

Round 01 · 3 questions

DSA / Coding

Data structures & algorithms on a whiteboard or shared editor.

  • Number of islands in a 2D grid.
    SeniorMedium◆ Commonly asked
    #bfs#dfs#grid
    PracticeLeetCode↗GeeksforGeeks↗
  • Climbing stairs.
    SeniorEasy◆ Commonly asked
    #dp
    PracticeLeetCode↗GeeksforGeeks↗
  • Course Schedule — detect a cycle / topological sort.
    SeniorMedium◆ Commonly asked
    #graph#topo-sort
    PracticeLeetCode↗GeeksforGeeks↗
02

Round 02 · 2 questions

Machine Coding

Build a working component or service under time pressure.

  • Build a debounced autocomplete/search box with keyboard nav.
    SeniorMedium◆ Commonly asked
    #react#debounce#a11y
    PracticeGeeksforGeeks↗Search↗
  • Build a countdown timer with pause and resume.
    SeniorEasy◆ Commonly asked
    #react#state
    PracticeGeeksforGeeks↗Search↗
03

Round 03 · 2 questions

System Design

High-level architecture of a large-scale system.

  • Design a chat application like WhatsApp.
    SeniorHard◆ Commonly asked
    #websocket#fanout#storage
    PracticeGeeksforGeeks↗Search↗
  • Design a typeahead / autocomplete service.
    SeniorHard◆ Commonly asked
    #trie#cache#ranking
    PracticeGeeksforGeeks↗Search↗
04

Round 04 · 3 questions

Tech Deep-Dive

Deep questions on your core stack and fundamentals.

  • What are Web Workers and when would you use one?
    SeniorMedium◆ Commonly asked
    #browser#perf
    PracticeGeeksforGeeks↗Search↗
  • What is the virtual DOM and why does it help?
    SeniorMedium◆ Commonly asked
    #react
    PracticeGeeksforGeeks↗Search↗
  • How do CSS specificity and the cascade resolve conflicts?
    SeniorMedium◆ Commonly asked
    #css
    PracticeGeeksforGeeks↗Search↗
05

Round 05 · 1 question

Hiring Manager

Scope, ownership, and role-fit discussion with the manager.

  • How do you run an incident and the postmortem after?
    Senior◆ Commonly asked
    #reliability#process
06

Round 06 · 2 questions

Behavioral / HR

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

  • Tell me about the most impactful project of your career.
    Senior◆ Commonly asked
    #impact#star
  • Tell me about a time you had to say no to a stakeholder.
    Senior◆ Commonly asked
    #influence#star

Practice each round across every company

  • DSA / Coding
  • Machine Coding
  • System Design
  • Tech Deep-Dive
  • Hiring Manager
  • 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.