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

← Freshworks

Mid Full-stack at Freshworks

Full-stackMidOffer◆ Commonly asked· 2023

Mid fullstack interview. Coding-heavy early, design and behavioral later.

The loop · 5 rounds

01

Round 01 · 3 questions

DSA / Coding

Data structures & algorithms on a whiteboard or shared editor.

  • Unique paths.
    MidMedium◆ Commonly asked
    #dp#grid
    PracticeLeetCode↗GeeksforGeeks↗
  • Word search in a grid.
    MidMedium◆ Commonly asked
    #backtracking#grid
    PracticeLeetCode↗GeeksforGeeks↗
  • Valid Parentheses — check balanced brackets.
    MidEasy◆ Commonly asked
    #stack#string
    PracticeLeetCode↗GeeksforGeeks↗
02

Round 02 · 2 questions

Machine Coding

Build a working component or service under time pressure.

  • Build a key-value store with TTL expiry.
    MidMedium◆ Commonly asked
    #cache#ttl
    PracticeGeeksforGeeks↗Search↗
  • Build a multi-step form with validation.
    MidMedium◆ Commonly asked
    #react#forms
    PracticeGeeksforGeeks↗Search↗
03

Round 03 · 1 question

Low-Level Design

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

  • Design a data-fetching cache with invalidation.
    MidHard◆ Commonly asked
    #cache#oop
    PracticeGeeksforGeeks↗Search↗
04

Round 04 · 3 questions

Tech Deep-Dive

Deep questions on your core stack and fundamentals.

  • How does HTTPS/TLS establish a secure connection?
    MidMedium◆ Commonly asked
    #networking#security
    PracticeGeeksforGeeks↗Search↗
  • Explain the difference between == and === and coercion.
    MidEasy◆ Commonly asked
    #javascript
    PracticeGeeksforGeeks↗Search↗
  • How does a write-ahead log guarantee durability?
    MidHard◆ Commonly asked
    #databases
    PracticeGeeksforGeeks↗Search↗
05

Round 05 · 2 questions

Behavioral / HR

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

  • How do you get up to speed on an unfamiliar codebase?
    Mid◆ Commonly asked
    #learning
  • Tell me about a time you failed and what you learned.
    Mid◆ Commonly asked
    #growth#star

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