Academic snapshot
Marks: 6.5+ CGPA / 65% (candidate-reported)
Degree: B.E./B.Tech/M.E./M.Tech/MCA
Backlogs: None active
Year: Final-year and recent grads
Flipkart is India’s leading e-commerce company, serving millions of shoppers with a wide catalog of products and fast delivery. Its technology teams in Bengaluru and other hubs build catalog, checkout, logistics, payments, and customer experience systems at national scale.
Explore: Online Assessment · Download PDF · Placement Process · Interview Experience · Preparation Guide · Certifications & Career
| Route | What usually changes | What stays the same |
|---|---|---|
| Campus | Batch OA window, PPT timing, college CGPA list when printed | Coding + debugging bar, interview depth |
| Careers portal / referral | Resume screen volume; sometimes no hard published CGPA | Still expect OA + tech loop + Team Fit |
| Intern → full-time | Conversion interviews may skip a stage | You still defend projects and code |
Off-campus does not mean “easier coding.” It often means more applicants fighting the same 90-120 minute filter. If your CGPA sits near 6.5, spend energy on mocks, not on hunting a mythical lower cutoff blog post.
Is 7.0 CGPA enough? Yes - it clears the commonly reported 6.5 floor and sits near the selected band. Selection still hinges on OA correctness, debugging speed, and design narration. A 7.1 with clean timed coding beats an 8.8 that freezes on edge cases.
What helps the resume screen: One project you can defend end-to-end (stack choice, hardest bug, metric), any internship with ownership language, and honest tech keywords you can explain. Certificates are optional extras - DSA and OA mocks matter first. See certifications only after fundamentals are solid.
Who usually fits: You like timed DSA, you can read someone else’s buggy code without panicking, and you can explain checkout or inventory in plain words. Festival-sale intensity stories (even from college fest apps) help Team Fit.
Who struggles: LeetCode-only grinders who never debug starter code; design answers that open with Kafka; Team Fit answers that blame “the other team” and stop. Flipkart’s OA shortlist rates are unforgiving - treat debugging as a first-class skill.
Branch note: CS/IT dominate, but ECE/EE clear when DSA is strong and the JD includes related streams. Read your notice; do not assume every “circuit branch” is auto-included.
Academic snapshot
Marks: 6.5+ CGPA / 65% (candidate-reported)
Degree: B.E./B.Tech/M.E./M.Tech/MCA
Backlogs: None active
Year: Final-year and recent grads
Branch & skills
Preferred: CS / IT / ECE / EE and related
Languages: Java, C++, Python, Go
Focus: DSA, debugging, e-commerce systems
Differentiator: Orders, inventory, checkout, logistics
| Item | Typical expectation (candidate-reported) | Reality check |
|---|---|---|
| CGPA / % | 6.5+ CGPA / ~65% across 10th, 12th, graduation | Must clear all three levels when the JD says so |
| Degree | B.E./B.Tech/M.E./M.Tech/MCA | Related computing degrees on many posts |
| Branch | CS, IT, ECE, EE (and related) | Strong DSA can help adjacent branches on some drives |
| Year | Final year + recent grads (~1 year) | Internship → conversion paths also appear |
| Backlogs | No active backlogs | Clear them before offer paperwork |
| Gap | ~1 year max commonly reported | Explain longer gaps cleanly |
| Coding languages | Java, C++, Python, Go | Stick to one for OA + interviews |
| CGPA range | Rough chances | Reality check |
|---|---|---|
| 6.5-7.4 | Medium | Eligible; OA + debugging decide |
| 7.5-8.4 | High | Average selected band many write-ups cite |
| 8.5+ | Very high if tech holds | CGPA alone never clears Team Fit |
Minimum CGPA required (candidate-reported): 6.5 CGPA / 65% across 10th, 12th, and graduation is the commonly cited campus floor. Treat it as a shortlisting filter when printed - Flipkart still decides on OA correctness, debugging, and interview narration. Always verify your drive notice.
Flipkart does not publish one universal India cutoff for every SDE drive. Numbers below are candidate-reported from campus notices, JDs, and interview write-ups (as of August 2026). Your placement cell mailer always wins.
Download 2026 Flipkart placement papers
2026 in detail
2025 placement papers
2024 placement papers
Previous year question papers
Flipkart does not publish one permanent official paper set. “Previous year papers” on this site are pattern trainers for the first filter and early technical rounds - not leaked live assessments.
| Round (typical) | What to practice |
|---|---|
| Online assessment | Timed accuracy on Flipkart OA (90-120 min): DSA + debugging |
| Technical 1 | Live coding narration: brute force → optimize → edge cases |
| Technical 2 / design | Prompts around orders, inventory, checkout, payments, search |
| Team Fit / HR | Why Flipkart?, ownership, festival-sale scenarios, relocation |
Paper review template: Date · DSA themes · Debug bug type · Design sketch topic · Team Fit story practiced. Use it after every mock so mistakes become a queue, not a vibe.
| Theme you saw in a set | What to drill next | Why Flipkart asks it |
|---|---|---|
| Top-K / frequent items | Heap + bucket-sort variants | Ranking, popular SKUs, alert priorities |
| Shortest path on grid | Multi-source BFS, obstacles | Warehouse / partner assignment intuition |
| Merge intervals | Overlap, insert interval | Delivery slots, discount windows |
| Cart / order state machine | Hash map + transitions | Checkout correctness |
| Debug off-by-one / null | Trace with sample I/O | OA debugging section |
2024 PDFs often drill “merge overlapping delivery slots.” Own the interval template - sort by start, merge when next.start <= cur.end - then drill a related problem with open/closed boundaries. That transfers to interviews; memorising the story text does not.
Debugging cousins to keep warm: wrong sort comparator on equal keys, off-by-one on prefix sums, mutating a list while iterating, integer overflow on large cart totals, and using reference equality where value equality was required. Plant one of these in your own AC code once a week and time how long a friend needs to find it.
Flipkart hires freshers through campus placement cells, the careers portal, referrals, and occasional challenge or internship conversion paths. After resume screen, the shape is product-company style: timed OA with debugging, then coding + e-commerce interviews, Team Fit, then HR.
Campus recruitment
Through college placement cells - PPT, then OA and interviews on a batch timeline.
Online applications
Apply on Flipkart careers for early-career / fresher tech roles; follow the invite mailer for platform and duration.
Referrals
Employee referrals improve visibility. You still need passing OA code and clear interviews.
Placement cell or recruiter checks degree, CGPA floor when printed (6.5+ / 65% commonly reported), backlogs, and year of passing. Projects and internships help when volumes are high. This is a gate, not the hard filter - coding is.
Candidate reports commonly describe a 90-120 minute assessment mixing DSA coding with debugging. Exact section splits vary by drive and year; treat the table as a working map, not a sealed blueprint.
| Section (typical) | Questions (reported range) | Time feel | Focus |
|---|---|---|---|
| DSA coding | 2-3 problems | ~60-90 min | Arrays, strings, trees, graphs, DP |
| Debugging | 1 block (when present) | ~20-30 min | Find and fix bugs in starter code |
Languages: Java, C++, Python, Go. Platforms: HackerRank and Flipkart’s internal platform appear in write-ups - confirm yours in the invite.
Pass bar in practice: Correct, fully passing solutions beat a brilliant half-answer. Advancement after OA is often cited around 10-15% - treat the filter as real.
Student tip: Spend 3-4 minutes skimming all coding prompts. Bank the solvable one first. Invent two edge cases before submit. Do not burn the clock proving a fancy algorithm if an O(n log n) clear already passes. For debugging: reproduce with the sample, then hunt off-by-one / null / wrong comparator.
| Minute | Move |
|---|---|
| 0-5 | Skim all coding statements + debug brief; mark easy wins |
| 5-45 | Coding problem A: restate → brute → optimize → code → sample tests |
| 45-85 | Coding problem B (harder): same loop; leave breadcrumbs if stuck |
| 85-110 | Debugging block or problem C |
| 110-120 | Harden edge cases; do not open a new hard DSA rabbit hole |
Debugging section in plain words: You get starter code that almost works. Typical bugs: off-by-one on array bounds, wrong comparator on ties, null when the list is empty, using = instead of == in a language that allows it, or mutating a shared structure. Reproduce with the sample first, then invent one failing case, then fix. Students who treat debugging as “read the code once and guess” lose OA seats they otherwise earned on DSA.
Deeper OA notes and drills: Flipkart Online Assessment.
Video or onsite shared editor. Expect 1-2 DSA problems plus a short project warm-up. Patterns candidates report: trees, graphs, DP, hashing, two pointers.
You should:
Interviewers care about debugging out loud. Silent staring after a failed mental test case is a common reject signal even when the idea was right.
Warm-up before the call: One easy array/hash problem in your interview language so syntax is warm, then close chatGPT tabs - pace rewards recall.
Example narration shape (Top-K frequent SKUs): “Brute force is sort-by-frequency O(n log n). For top-k we can heap in O(n log k) or bucket by frequency.” I’ll use a hash map then a min-heap of size k… Empty input returns empty; ties - I’ll state the rule before coding.” That 40-second plan already signals interview readiness.
Fresher depth, not staff-architect theater. Typical prompts:
Start with users → data → APIs → bottlenecks. Plain language beats “we will use Kafka and Redis” with no requirements. Tie one resume project to retail scale if it fits - catalog, orders, caching - without forcing it.
Worked mini-outline - checkout with stock race:
Why Flipkart (not “biggest Indian e-commerce” only), ownership under festival-sale pressure, conflict with a teammate, ambiguous requirements, relocation to Bengaluru. Scenario prompts are common: a seller’s listing is wrong during Big Billion Days; a payment lag spikes; a teammate wants to ship broken. Flipkart-shaped answers protect the customer, take ownership of the next step, and quantify impact when you can.
Background, joining date, CTC structure, notice / exams. Know the ₹22-28 LPA SDE-1 band so compensation talk is grounded. Ask one real question about the team’s product surface (checkout, logistics, marketplace) - it beats “what is the culture?”
| # | Round | Duration | What they check |
|---|---|---|---|
| 1 | OA (DSA + debugging) | 90-120 min | Timed accuracy |
| 2 | Technical 1 (DSA) | 45-60 min | Code + narration |
| 3 | Technical 2 (design + domain) | 45-60 min | E-commerce systems reasoning |
| 4 | Team Fit / managerial | ~45 min | Values, ownership, scenarios |
| 5 | HR | 20-30 min | Fit, location, logistics |
| Phase | Typical duration | Notes |
|---|---|---|
| Apply / campus register | Drive-dependent | PPT week then OA window |
| OA completion → shortlist | Few days common | ~10-15% advance often cited |
| Interview loop | ~1-2 weeks | Tech 1 → Tech 2 → Team Fit → HR |
| Offer / paperwork | Days after final round | Written offer wins over verbal |
| End to end | ~2-4 weeks common | Off-campus can stretch |
| Component | Focus | Prep move this week |
|---|---|---|
| Coding Q1-Q2 | Trees, graphs, DP, windows | Two timed mediums back-to-back |
| Debugging | Trace, fix, retest | One broken snippet daily |
| Domain follow-ups | Orders, inventory, checkout | Explain one flow in 3 minutes aloud |
| Team Fit / HR | Why Flipkart, ownership | Two STAR stories + relocation answer |
Online assessment
OA format, timing, and question types.
Coding questions
DSA patterns for OA and technical rounds.
Aptitude / mock quiz
Quant, logic, and timed mock quiz.
Interview experiences
Candidate stories and round notes.
HR interview questions
Common HR questions, sample answers, STAR tips.
Week-by-week prep
Study plan and round-by-round strategy.
If a Flipkart invite is 3-8 weeks out, treat this hub as the map and the linked practice pages as the drills. Do not reread eligibility ten times. Check the JD once, then spend hours on the filter that actually rejects people.
Typical fresher CTC chatter for Flipkart sits around ₹22-28 LPA (candidate-reported - confirm the letter). Languages students mention most often: Java, C++, Python, C. Pick one and stay with it in OA and interviews.
Eligibility reminder (from student reports): Flipkart eligibility for freshers 2026 is candidate-reported from campus drives: commonly 65% or 6.5+ CGPA across 10th, 12th, and graduation. Degree: B.E./B.Tech/M.E./M.Tech/MCA in CS, IT, ECE, EE, or related fields. Final-year students and recent graduates (within ~1 year). No active backlogs. Max ~1 year education gap commonly reported. Strong DSA and e-commerce system-design basics matter after the academic gate. .
What you are training for: Flipkart fresher SDE loops typically run: Online Coding Assessment (90-120 minutes - 2-3 DSA problems plus debugging on HackerRank or Flipkart’s platform) → Technical Interview 1 (DSA) → Technical Interview 2 (DSA + e-commerce system design for SDE-1/2) → Managerial / Team Fit (~45 min) → HR / offer. Campus and careers routes feed a similar bar. Total often 2-4 weeks from application to offer.
Short version of the prep split: Split prep roughly 50% DSA (arrays, trees, graphs, DP - timed OA mocks), 20% e-commerce system design (order, inventory, payments), 15% CS fundamentals and projects, 15% Team Fit / HR STAR stories. Languages: Java, C++, Python, or Go. Clear debugging practice before interview theater.
Week 1 - pattern, not vibes. Oa pattern first: sit one untimed paper, then redo it under the real clock. Open the Flipkart previous-year sets on this site and mark which sections ate your time. Write the timing on a sticky note. That number is more useful than a 200-problem LeetCode streak you never timed.
Week 2 - the steep filter. Most Flipkart drives fail people on the first timed paper or OA. Do three timed sits this week. After each one, log every miss in a two-column note: topic and why (slow, wrong formula, bad edge case, panic). The next sit should only add problems from that log.
Week 3 - talk tracks. Technical interviews at Flipkart usually want a clean project story, one or two CS fundamentals, and (if the process has it) a behavioral or values round. Write STAR stories on paper, not in your head. Practise “Why Flipkart?” with one concrete product, lab, or business line - not a slogan.
Week 4 - mocks and logistics. Star stories + one project walkthrough recorded on your phone. If you still have energy, redo only the questions you failed in week 2.
| Slice | Share of weekly hours | What “done” looks like |
|---|---|---|
| Timed papers / OA | ~40% | You finish a Flipkart-style sit without guessing the clock |
| Coding / role technical | ~30% | You can explain a solution out loud in your chosen language |
| Fundamentals / domain | ~20% | You can teach one OS/DBMS/networks (or domain) topic to a friend |
| Stories + HR | ~10% | Two STAR stories and a specific Why-this-company answer |
If you only have 10 days, keep the same ratios and cut volume, not the timed sits.
Use this hub for the Flipkart story (eligibility, rounds, salary). Use those pages for timed reps and interview notes.
If you do one thing after reading this: schedule three timed Flipkart papers on three different days, then interview prep on the leftovers.
A TCS/Infosys aptitude deck still helps the quant/logic slice of many Flipkart papers, but do not assume the same cutoff culture. Read the process section on this page once, then swap in Flipkart-specific coding or domain drills from the nested banks. Shared prep is fine; shared assumptions about rounds are not.
Days 1-3: one timed Flipkart paper each day plus error log. Days 4-6: only the topics you missed, plus 4-6 coding problems in one language. Days 7-8: project + STAR + Why Flipkart. Day 9: one more full mock. Day 10: light review and sleep. This is worse than four weeks, but it beats rereading notes the night before.
Know your project at the level of what broke and what you changed, not only the tech list on the resume. For Flipkart, interviewers often poke the same hole the OA already tested - be ready to re-solve a warm question on a shared editor or whiteboard. If you used AI to draft code while practising, you still need to type it yourself on the day.
A single note with date, paper name, score/time, and three misses is enough. If you cannot name your last three Flipkart mistakes, you are collecting content, not preparing.
Sit one more mixed Flipkart set this week: 20 minutes aptitude or MCQ if the drive has it, then one coding problem you have not seen since last month. Explain the solution out loud in 90 seconds. If you cannot, the interview will feel the same way. Then stop - more volume after that usually turns into tired guessing.
Sit one more mixed Flipkart set this week: 20 minutes aptitude or MCQ if the drive has it, then one coding problem you have not seen since last month. Explain the solution out loud in 90 seconds. If you cannot, the interview will feel the same way. Then stop - more volume after that usually turns into tired guessing.
Figures below are candidate-reported India bands (as of August 2026). Actual offers depend on location, level, stock grants, and year.
| Level | Experience | Base (typical) | Total package (typical) | Notes |
|---|---|---|---|---|
| SDE-1 | New grad | ₹18-22 LPA | ₹22-28 LPA | Fresher target band for this hub |
| SDE-2 | ~2-4 years | ₹28-35 LPA | ₹35-45 LPA | Heavier design ownership |
| Senior SDE | ~5-8 years | ₹45-60 LPA | ₹60-80 LPA | Senior scope |
| Lead track | 8+ years | ₹80+ LPA | ₹1 Cr+ | Architect / tech lead track |
| Role | Level | Total package (reported) | Focus |
|---|---|---|---|
| QA Engineer | Entry-mid | ₹10-18 LPA | Testing + automation |
| Product Manager | Mid-senior | ₹30-60 LPA | Product sense + tech |
| Data Scientist | Mid | ₹25-40 LPA | ML / analytics |
| DevOps Engineer | Entry-mid | ₹15-30 LPA | Cloud + automation |
Locations: Bengaluru is the main fresher tech hub; be ready for relocation questions.
Total CTC for freshers is rarely “one number equals monthly cash.” Candidate-reported packages in the ₹22-28 LPA band usually mix:
When classmates compare offers, compare base + first-year cash separately from multi-year stock face value.
SDE-1 vs SDE-2 for students watching both: SDE-1 is the fresher target on this hub (₹22-28 LPA band). SDE-2 expects deeper design ownership and usually higher CTC (often cited around ₹35-45 LPA total). If a posting says SDE-2 for freshers, read the JD twice - many campus drives are still SDE-1 labeled.
Walmart ownership questions in HR: Some panels ask how you feel about Flipkart within the Walmart group. Answer with interest in India-scale e-commerce product work; do not trash either brand. If you are also applying to Walmart Global Tech, say so honestly and explain what attracts you to each.
Student implication for 2026: prep like a product e-commerce loop (timed OA + design sketches + ownership stories), not like a service-company aptitude day. If your college gets fewer Flipkart slots, invest early in careers applications and referrals.
Also expect debugging to stay in the first filter even when rumor posts claim “this year is coding only.” Keep one broken-snippet drill in your weekly rotation until offers are done. Team Fit scenarios around festival load are not going away - practice them the same week you practice trees.
Typical fresher SDE path: Online Coding Assessment (90-120 min, 2-3 DSA + debugging) → Technical Interview 1 (DSA) → Technical Interview 2 (DSA + e-commerce design) → Managerial / Team Fit → HR / offer. Campus and off-campus both feed a similar loop after OA. End-to-end is often 2-4 weeks.
Count 4-5 stages for most SDE freshers: OA plus two technicals, Team Fit, and HR. Exact labels vary by college placement email; Team Fit is the Flipkart-specific constant many write-ups stress.
Yes. Free Flipkart placement papers PDF and previous-year practice sets (2024-2026) with solutions live on this site - including the 2026 PDF and year pages. No paywall for the core downloads.
Most fresher OAs include 2-3 DSA coding problems plus a debugging block on HackerRank or Flipkart’s platform, often in a 90-120 minute window. Languages: Java, C++, Python, Go. Aim to clear coding test cases completely; practice finding bugs in starter code.
From student reports (not one official Flipkart PDF): commonly 6.5 CGPA / 65% across 10th, 12th, and graduation. Degrees: B.E./B.Tech/M.E./M.Tech/MCA in CS/IT/ECE/EE-related fields. Final year or recent grad (~1 year). No active backlogs. ~1 year max gap commonly reported. Always verify your drive notice.
Yes. 7.0 clears the commonly reported 6.5 baseline and sits near the selected band. Flipkart still weights OA + interviews more than the decimal once you clear the floor.
SDE-1 new-grad total package is commonly ₹22-28 LPA in India (base often ₹18-22 LPA), plus bonus / stock details on the letter. Location and college tier move you inside the band. Always verify against your offer.
Java, C++, Python, and Go are typically accepted. Confirm the invite list. Do not switch languages between OA and interviews.
A ~45-minute managerial / culture interview probing ownership, conflict, ambiguous requirements, and Flipkart values - often with festival-sale or customer-impact scenarios. Prepare STAR stories; do not treat it as soft HR.
Order management, inventory / catalog, checkout and payments, cart, search ranking, and logistics ETA at fresher depth - APIs, data choices, bottlenecks, and failure modes in plain language.
Rough fresher framing (candidate-reported): Flipkart ₹22-28 LPA SDE-1, India e-commerce scale, Team Fit culture. Amazon Leadership Principles + Bar Raiser, commonly ₹25-32 LPA SDE-1. Pick on team, learning, location, and written offer.
When the OA link lands, block two hours. Banking one solvable DSA problem before debugging/harder prompts saves more candidates than grinding a single hard question to death. Rehearse one checkout story before Team Fit.
Candidate reports expect no active backlogs at selection. A gap of about one year is commonly accepted if you can explain it cleanly; longer gaps need a coherent story and still do not replace OA performance.
Bengaluru is the main India hub candidates report for fresher SDE roles. HR commonly asks about relocation willingness. Answer honestly; if you have constraints, state them early.
No. Go is allowed on many invites, but Java, C++, and Python are equally common among selected candidates. Pick the language you can debug fastest under a clock.
Fresher depth matters - actors, APIs, failure modes for orders/inventory/checkout. You are not expected to design Flipkart’s entire logistics platform. Skip buzzword-first answers; start from requirements.
Related ownership story, different loops. Flipkart SDE hiring emphasizes Flipkart OA debugging + Team Fit + India e-commerce product sense. Walmart Global Tech India has its own OA and design themes - compare hubs separately rather than assuming one prep covers both perfectly.
A final-year CS student cleared Flipkart OA by finishing two medium DSA problems and a debugging block where a comparator flipped sort order on ties. They nearly spent all time on a hard graph prompt first; switching order after five minutes of skim saved the attempt. Technical Round 1 was tree DP; Round 2 asked for checkout with inventory reserve. Team Fit probed a conflict during a college fest app launch. Offer landed near ₹25 LPA total after HR.
What juniors should copy: skim all OA sections first; practice debugging weekly; keep one ownership conflict story ready for Team Fit.
A candidate who missed campus applied via referral, sat HackerRank OA within days, and reported Tech → Design → Team Fit → HR across roughly two weeks. Their weak spot was design: they opened with Redis. After a retry-style follow-up from the interviewer (“start from actors”), they recovered. Practical takeaway: plain-language requirements first; buzzwords later.
Another write-up described a Team Fit prompt: “Big Billion Days is live; a critical payment callback is delayed; sellers are panicking.” Strong answers sequenced customer messaging, idempotent reconciliation, and a clear owner for the next status update. Weak answers blamed “the payments team” and stopped. Flipkart-shaped ownership language matters here as much as DSA elsewhere.
Campus write-ups often follow: clear OA codes + debug → DSA on a shared editor → e-commerce design → Team Fit scenarios → HR. Patterns repeat more than exact questions. Read fuller narratives on Flipkart interview experiences and keep a personal log of which values each mock interviewer stressed.
Calendar tip: Festival hiring and campus seasons can overlap with midterms. Keep one full OA mock warm every weekend in August-November so a sudden invite does not land on cold debugging skills.