HR questions
BigBasket Interview Experiences
Overview
Section titled “Overview”These BigBasket interview notes are rewritten from public student posts and prep-site summaries. Your panel can still look different.
Usual flow: OA / coding → Technical → HR
What technical rounds look like
Section titled “What technical rounds look like”DSA + projects; domain supply-chain awareness helpful.
What HR rounds look like
Section titled “What HR rounds look like”Fit.
What students reported
Section titled “What students reported”- Four rounds is the usual shape: an online test, two technical interviews, then HR. The screener has been reported on HackerEarth with 3 problems (one matrix traversal, one Trie-based word matching that candidates rated hard, one optimisation problem), and in other drives as a ~60-minute mix of DSA, SQL, and API-design questions. Partial solves with multiple submissions still cleared the round in at least one report.
- Technical 1 is a single problem taken slowly. One candidate describes spending 30-40 minutes on one medium array-subsequence problem, with the interviewer asking for a dry run, then execution in an IDE, then corner-case verification. Rushing to a submitted answer is not what they are scoring.
- Technical 2 is with an engineering manager and leans breadth over algorithms. Reported topics: why MongoDB, SQL vs NoSQL, ACID properties, HTTP status codes, multithreading in Node.js, OS basics, merge sort vs quicksort, plus a logic puzzle. Project and hands-on frontend/backend experience carry this round more than DSA does.
- The bar described is fundamentals, not exotica. One selected candidate summarised the requirement as decent DS/Algo with no advanced topics needed, plus solid OS/DBMS/networking and real understanding of your own project. Prep advice in circulating posts points at common patterns (sliding window, two pointers, LRU), SQL joins and aggregations, and auth/JWT basics.
Sources
Section titled “Sources”- BigBasket Interview Experience for SDE (On-Campus) 2022 - GeeksforGeeks (student write-up)
- BigBasket SDE Intern Interview Experience - GeeksforGeeks (student write-up)
- bigbasket interview questions - Glassdoor (aggregated candidate reports)
- BigBasket careers (official)
These notes come from public reports and can differ by campus, year, and role. If your college placement email or the official careers/notification PDF says something different, follow that.
Related
Section titled “Related”HR interview
Section titled “HR interview”After technical rounds, BigBasket usually closes with a short HR / hiring-manager conversation: motivation, location, notice period, and a couple of behavioural stories. Prepare those answers on the dedicated page rather than cramming them into this hub.

