Blinkit Frontend Interview Experience (SDE 1)

Wednesday, January 14, 2026

Note: This interview experience was contributed by a user of devtools.tech platform. You can contribute your interview experiences here and interview questions here.

Round 1

This round was around JavaScript/React fundamentals and one machine coding problem. It was divided into two parts:

  • Part 1: Questions around core JavaScript and React fundamentals. We discussed about Hoisting, Closures, React Hooks, Event Loop (Recommend Resource), Websockets, Promises, CSS (flexbox, grid), and similar web fundamentals. It was a very fluid conversation.

  • Part 2: I was asked to build a grid of cells and toggle functionality around it, it was called Grid Toggle (Solve here).

Round 2

This round was full fledged machine coding round. I was asked to build an interactive chart bar component from scratch using React, without any existing charting functionalities. I had to implement mulitple functionalities with some basic UI animations.

Similar Question: https://devtools.tech/questions/s/how-to-build-an-interactive-jira-velocity-bar-chart-atlassian-browser-coding-round-interview-question---qid---H24LHAOpjxtuol41iGn8

Round 3

This was a general hiring manager round which focused on

  • Assesing the cultural fit
  • Testing against Blinkit's values
  • Questions about past experience and situations where I handled conflicts within the team, and similar questions

Tip: Be honest and prepare examples against company values from your past experience.