Skip to content

Target Placement Papers 2026

Target is a major US retailer founded in 1902, operating stores and ecommerce across the United States. Target India tech teams in Bengaluru build ecommerce, supply chain, and retail platforms that power Target.com and store operations. It is a growing campus recruiter for software engineering roles in India.


HQ: Minneapolis, Minnesota, USA
Employees: 440,000+
Revenue: $109B+

Explore: Online Assessment · Download PDF · Placement Process · Interview Experience · Preparation Guide · Certifications & Career

Target fresher eligibility for campus drives

Who this hub is for

  • For: Students targeting Software Engineer / Analyst / SDE-style roles at Target India - product engineering on e-commerce, supply chain, and retail platforms, primarily Bengaluru.
  • Also in scope: The Target India Apprenticeship Program - a shorter, more resume-and-fundamentals loop that some colleges see. Same company, different bar and timeline.
  • Not the same track: US store operations, guest-services, or purely retail floor roles. Those hiring bars do not map to this OA → DSA → design loop.
  • Experienced hires: SDE-II write-ups (Bengaluru) may add HLD/LLD, Java concurrency, and a managerial round. Use fresher sections as a base, then read senior notes separately.

On-campus vs off-campus vs apprenticeship

Route What usually changes What stays the same
Campus SWE Batch OA window, PPT timing, college CGPA list when printed Coding bar, interview depth
Careers portal / referral Resume screen volume; sometimes no hard published CGPA Still expect OA + tech loop
Apprenticeship Microsoft Forms / college form, ~35 MCQs + 2 easy-moderate coding, often in-person at Manyata Tech Park Still need OOP, SQL, and a clean project story
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-minute filter. If your CGPA sits near 7.0, spend energy on mocks, not on hunting a mythical lower cutoff blog post.

Degree, projects, and “is 7.0 enough?”

Is 7.0 CGPA enough? It matches the commonly reported floor. Selection still hinges on OA correctness and interview narration. A 7.1 with clean timed coding beats an 8.8 that freezes on edge cases. Candidate reports of selected fresher SWE profiles often sit around 7.2-8.0.

Branches: CS/IT/ECE dominate shortlists. ECE and related streams show up when DSA is solid. If your college lists only “circuit branches” for a drive, read the notice - do not assume every related degree is auto-included.

Gaps and backlogs: Active backlogs are the usual blocker at offer time. A short education gap is easier to explain with a skills story (projects, internship, course) than silence. Lying about CGPA or backlog status is an instant integrity fail in HR.

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.

Academic snapshot

Marks: 7.0+ CGPA / 70% (candidate-reported)

Degree: B.Tech / B.E. / M.Tech / MCA

Backlogs: None active preferred

Year: Final-year and recent grads

Branch & skills

Preferred: CS / IT / ECE and related

Languages: Java, Python, C++

Focus: DSA, aptitude, e-commerce / supply-chain systems

Differentiator: Inventory, orders, fulfillment, guest journeys

Detailed eligibility criteria breakdown

Item Typical expectation (candidate-reported) Reality check
CGPA / % 7.0+ CGPA / ~70% across 10th, 12th, graduation Some notices mirror college norms; verify every drive
Degree B.Tech / B.E. / M.Tech / MCA Related computing degrees on many posts
Branch CS, IT, ECE (and related) Strong DSA can help adjacent branches on some drives
Year Final year + recent grads (~1-2 years) Apprenticeship and internship → conversion paths also appear
Backlogs No active backlogs preferred Clear them before offer paperwork
Coding languages Java, Python, C++ Stick to one for OA + interviews

Target CGPA criteria

Minimum CGPA required (candidate-reported): 7.0+ CGPA / 70% is the commonly cited campus floor for India tech fresher roles. Treat it as a shortlisting filter when printed - Target still decides on OA correctness and interview narration. Always verify your drive notice.

Target India shortlists on academics when the JD prints a floor, then filters hard on the Online Assessment. Clearing CGPA only gets you into the funnel - coding speed and a coherent inventory story decide whether you see an interviewer.

Target does not publish one universal India cutoff for every SWE drive. Numbers below are candidate-reported from campus notices, JDs, and interview write-ups (as of August 2026). Your placement cell mailer always wins.

Target placement papers - last few years

Comments & Suggestions

What Target previous year papers actually train

Target 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 Target Online Assessment (~90 min): aptitude speed + coding correctness
Technical 1 Live coding narration: brute force → optimize → edge cases
Technical 2 / design Prompts around inventory, order/fulfillment, delivery partner assignment, search
HR Why Target India?, Bengaluru / Manyata relocation, goals, integrity
Apprenticeship panel OOP, OSI layers, SQL joins, simple sorts - resume-driven, not staff-level design

Themes that keep repeating (2024-2026)

  • 2024 cycles: Aptitude + reasoning still showed up on many campus-style invites alongside coding. Interval / merge and grid traversal themes appear in practice sets. Students who only drilled unsorted “random LeetCode” without timeboxes lost easy aptitude marks. Verbal/DI speed still matters when the OA is 50-60 mixed questions.
  • 2025 loops: More write-ups describe coding-heavy OAs (often 1-2 problems, sometimes 2-3) on platforms like HackerRank, then DSA + project deep-dives. Domain chat around inventory and retail systems shows up after you clear the code bar. Top-K / heap and BFS-on-grid prompts keep returning in interview notes. Later SDE-II panels leaned Java concurrency more than heavy infra.
  • 2026 prep expectation: Keep both aptitude speed and medium DSA warm. Expect design rounds to stay fresher-depth (actors, APIs, bottlenecks) - not FAANG staff-level distributed systems. Apprenticeship invites may swap a long coding OA for ~35 MCQs + 2 easy-moderate coding and an in-person Manyata panel. Treat PDF packs as pattern catalogs: Master the interval template, do not memorize that exact story.

How to use one paper set in a single sitting

  1. Timed: run a full ~90-minute mock (aptitude block + coding) with the same language you will use on test day.
  2. Untimed review: rewrite the cleaner solution; list three edge cases you missed (empty cart, single SKU, overlapping windows).
  3. Map each coding miss to a theme (heap / BFS / intervals / two pointers) and pull two cousins from coding questions.
  4. Spend 15 minutes explaining inventory low-stock or order fulfillment out loud like a teammate, not a Wikipedia page.
  5. Log one STAR story the session reminded you of (ownership under a broken demo, conflict on a team deadline).
Theme you saw in a set What to drill next Why Target asks it
Top-K / frequent items Heap + bucket-sort variants Ranking, popular SKUs, alert priorities
Shortest path on grid Multi-source BFS, obstacles Store layout / partner assignment intuition
Merge intervals Overlap, insert interval Delivery slots, discount windows
Max orders in window T Sort + two pointers Throughput in a time box
Inventory threshold map Hash map + stream updates Low-stock alerts without drama
Reorder logs / SKU strings Custom comparator sort Catalog hygiene, guest-facing labels

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.

Aptitude speed samples

Searching for a Target aptitude test or answer key? The OA aptitude slice is usually quant + logical reasoning + verbal. Work these, then use the full bank on Target aptitude questions.

  • 20% of 450 is what percent of 180? 20% of 450 = 90; (90 / 180) × 100 = 50%.
  • A is 7th from the front and 11th from the rear. Queue size? 7 + 11 − 1 = 17.
  • Antonym of “scarce”? Abundant.
  • Marked 20% above cost, 10% discount. Profit %? CP 100 → MP 120 → SP 108 → 8%.
  • MACHINE → NBDIJOF. ORANGE? Each letter +1 → PSBOHF.

Ignore unrelated “EY placement PDF” queries that sometimes surface against this URL - they are not Target content.

Target hiring rounds in 2026

Target India hires freshers through campus placement cells, the careers portal, referrals, and the Apprenticeship Program. After resume screen, the SWE shape is product-company style: timed OA, then coding + retail-systems interviews, then HR.

Application methods

Campus recruitment

Through college placement cells - PPT, then OA and interviews on a batch timeline.

Online applications

Apply on target.com careers for early-career / fresher tech roles; follow the invite mailer for platform and duration.

Referrals & apprenticeship

Employee referrals improve visibility. Apprenticeship often uses a college form plus an in-person Manyata panel.

1. Resume / eligibility screen

Placement cell or recruiter checks degree, CGPA floor when printed (7.0+ / 70% 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.

2. Online Assessment - Target Online Assessment (~90 min)

Candidate reports commonly describe a ~90-minute assessment mixing aptitude / reasoning with coding. 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
Aptitude / reasoning ~15-20 ~30-40 min Quant, logic, sometimes verbal
Technical MCQs ~10-15 (when present) ~20-30 min CS basics / light retail-tech
Coding 1-2 problems (sometimes 2-3) ~25-40+ min Arrays, strings, heaps, grids, intervals

Languages: Java, Python, C++. Platforms: HackerRank and similar appear in write-ups - confirm yours in the invite.

Pass bar in practice: Correct, fully passing solutions beat a brilliant half-answer. Aptitude, when present, punishes slow calculation more than exotic tricks. Some campus write-ups cite roughly 30-40% clearing OA - treat that as colour, not a promise.

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.

Example timing for a 90-minute OA
Minute Move
0-5 Skim full paper / all coding statements; mark easy wins
5-35 Aptitude / MCQ block if present - skip sticky puzzles, return later
35-70 Coding problem(s): restate → brute → optimize → code → sample tests
70-85 Second coding prompt or harden edge cases on the first
85-90 Quick revisit of flagged aptitude items; do not open a new hard DSA rabbit hole

Deeper OA notes and drills: Target Online Assessment.

3. Technical interview 1 - DSA / e-commerce (~45-60 min)

Video or onsite shared editor. Expect 1-2 DSA problems plus a short project warm-up. Patterns candidates report: Top-K / heaps, grid shortest path (BFS), interval merge (delivery slots / discounts), hashing for inventory-style updates.

You should:

  1. Clarify constraints (null inputs, duplicates, time windows)
  2. Narrate brute force → bottleneck → target complexity
  3. Code in your chosen language without syntax stalls
  4. Walk edge cases and complexity at the end

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. Keep water nearby; 60 minutes of narration is tiring.

Example narration shape (Top-K frequent): “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.

4. Technical interview 2 - System Design + retail (~45-60 min)

Fresher depth, not staff-architect theater. Typical prompts:

  • Order / fulfillment flow: actors, APIs, what breaks if stock hits zero mid-checkout
  • Inventory / low-stock alerts: updates, thresholds, consistency
  • Delivery partner assignment / ETA: latency, simple routing intuition
  • Recommendation or search ranking: inputs, ranking signals, failure modes

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:

  1. Actors: shopper, cart service, inventory service, payment, order service.
  2. Happy path: add to cart → checkout → reserve stock → pay → confirm order → decrement.
  3. Failure: payment OK but reserve fails → compensate (refund / cancel) and tell the guest which SKU died.
  4. Consistency: optimistic reserve with TTL vs pessimistic lock - say which you would pick for a fresher service and why.
  5. Scale later: only after the above is clear - caching product pages is fine; do not lead with a buzzword diagram.

If the interviewer pivots to search, talk query → candidate documents → rank signals (text match, popularity, stock availability) → empty-result fallback. That is enough for most fresher panels.

5. HR / managerial - ~20-30 min

Why Target India (not “biggest US retailer” only), relocation to Bengaluru, notice period / exams, strengths-weaknesses with proof, conflict and ownership STAR stories. Know the ₹15-25 LPA fresher band so CTC talk is grounded. Ask one real question about the team’s product surface (fulfillment, guest experience, marketplace) - it beats “what is the culture?”

# Round Duration What they check
1 OA (aptitude + coding) ~90 min Timed accuracy
2 Technical 1 (DSA) 45-60 min Code + narration
3 Technical 2 (design + retail) 45-60 min Orders / logistics reasoning
4 HR 20-30 min Fit, location, logistics

Apprenticeship loop

A Target India Apprenticeship Program 2026 select (June 2026) described a college Microsoft Forms application, then an OA of ~35 aptitude/CS MCQs plus two easy-moderate coding problems, then an in-person 45-60 minute panel at Manyata Tech Park. The panel was resume-driven: OOP, OSI, SQL, Bubble Sort. Update took about two weeks, then LOI, offer, and join within ~15-20 days.

If your mailer says Apprenticeship, do not over-prep staff-level HLD. Drill CS MCQs, two clean coding problems, and a 90-second project story you can defend at a whiteboard.

Timeline from application to offer

Phase Typical duration Notes
Apply / campus register Drive-dependent PPT week then OA window
OA completion → shortlist Few days common Some batches move faster
Interview loop ~1-2 weeks Tech 1 → Tech 2 → HR
Offer / paperwork Days after final round Written offer wins over verbal
End to end ~2-3 weeks campus SWE often Apprenticeship: ~2 weeks post-panel + 15-20 days to join
Off-campus 2-4+ weeks More scheduling slack

Experienced-hire SDE-II loops sometimes compress to three rounds (DSA, optional HLD/LLD, managerial) with emphasis on Java concurrency over heavy infra - treat those as level-specific, not the default fresher campus script.

OA pattern cheat-sheet

Component Focus Prep move this week
Aptitude / logic Speed + accuracy Timed mock quiz
Coding Q1-Q2 Heaps, BFS grids, intervals, ranking Two timed mediums back-to-back
Domain follow-ups Inventory, orders, partner assignment Explain one flow in 3 minutes aloud
HR Why Target India, Bengaluru Two STAR stories + relocation answer
Apprenticeship MCQs OOP, OSI, SQL, simple sorts Flash cards + one Bubble Sort dry-run

Preparation resources for Target

What to practise before a Target drive

If a Target 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 Target sits around ₹15-25 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): Target eligibility for freshers 2026 is candidate-reported, not one official published cutoff. Common campus/SWE baseline: B.Tech/B.E./M.Tech/MCA in CS, IT, ECE, or related fields; final-year students and recent graduates (within ~1-2 years); typically 7.0+ CGPA / 70% across 10th, 12th, and graduation; no active backlogs preferred. Always verify the drive notice or careers posting.

What you are training for: Target India tech fresher loops commonly run: Online Assessment (~90 min, aptitude + coding) → Technical 1 (DSA / e-commerce, ~45-60 min) → Technical 2 (system design for orders/logistics, ~45-60 min) → HR (~20-30 min). Campus batches often finish in about 2-3 weeks from OA to offer. The Target India Apprenticeship path can look different (MCQ + 2 coding, then an in-person panel).

Short version of the prep split: Treat Target India like product retail-tech hiring, not a store job. Split time roughly: 50% DSA (heaps, grids/BFS, intervals, ranking), 20% domain (inventory, orders, logistics), 15% CS fundamentals and projects, 15% behavioral/HR. Clear timed OA mocks before deep interview prep. Languages: Java, Python, or C++.

A four-week plan that actually gets used

Week 1 - pattern, not vibes. Oa pattern first: sit one untimed paper, then redo it under the real clock. Open the Target 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 Target 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 Target 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 Target?” 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.

Where the hours should go

Slice Share of weekly hours What “done” looks like
Timed papers / OA ~40% You finish a Target-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.

Practice pages to open this week

Use this hub for the Target story (eligibility, rounds, salary). Use those pages for timed reps and interview notes.

Common ways students waste a month

  • Collecting 12 Target PDFs and never sitting one under a timer.
  • Switching languages every weekend because a senior used a different one.
  • Memorising HR answers before they can finish the OA.
  • Ignoring the company-specific quirk on this page (unique round, exam name, or role band) and preparing like a generic service-company drive.

If you do one thing after reading this: schedule three timed Target papers on three different days, then interview prep on the leftovers.

Target compensation & benefits

Figures below are candidate-reported India bands (as of August 2026). Actual offers depend on level, location (Bengaluru), hiring year, and written components (base / bonus / stipend).

Software engineer bands students ask about

Band Typical CTC (candidate-reported) Notes
Software Engineer / Analyst (fresher) ₹15-25 LPA Primary band for this hub
Apprenticeship Often lower / stipend-style until conversion Read the LOI; do not assume SWE CTC
SDE-II / mid-level (indicative) Higher bands Not the fresher campus default
Senior+ Wide spread Outside fresher prep scope

Confirm base, joining bonus, and any equity or benefits language on the written offer. Do not treat blog midpoints as guarantees.

Benefits students actually care about

Policies vary by BU and year. Candidates commonly care about:

  • Health insurance and wellness support
  • Learning / certification sponsorship after joining (manager-dependent)
  • Hybrid or office norms for Bengaluru teams (Manyata and nearby campuses)
  • Relocation support when moving cities - ask HR, do not assume

How to talk CTC in HR without sounding lost

Know the ₹15-25 LPA fresher context, ask how the package splits (fixed vs variable), and clarify joining date vs final exams. For apprenticeship, ask conversion criteria and stipend vs CTC in one calm sentence. One clarifying question beats aggressive negotiation with no market anchor.

  • Digital / off-campus assessments remain common for Target India alongside campus drives.
  • DSA after resume screen stays the real filter - aptitude still appears on many OA invites, but weak coding rarely survives.
  • Domain awareness for inventory, orders, and fulfillment shows up in Technical Round 2 / managerial chats more than in 2010s-style pure HR.
  • HackerRank-style platforms appear in recent write-ups; always trust your invite for duration and section list.
  • Apprenticeship path is visible in 2026 campus notes (Microsoft Forms + Manyata in-person). Do not mix that script with the four-round SWE loop.
  • SDE-II Bengaluru loops sometimes drop to three rounds and probe Java concurrency more than infra.
  • Treat ₹15-25 LPA as a reported fresher band, not a promise for every role or college.

Target placement FAQs

Process & papers

What is the Target placement process for freshers?

Typical Target India fresher SWE path: Online Assessment (~90 min, aptitude + coding) → Technical 1 (DSA / e-commerce) → Technical 2 (orders / logistics design) → HR. Campus batches often finish in about 2-3 weeks; off-campus timelines vary. Apprenticeship can be OA + one in-person panel. Confirm round names on your invite.

How many interview rounds does Target usually have?

Most fresher SWE loops report four stages (OA + two technicals + HR). Apprenticeship and some SDE-II loops run three. Count the mailer, not a random blog.

Can I download Target placement papers PDF for free?

Yes. Free Target placement papers PDF and 2024-2026 style practice sets are on this site - pattern trainers with solutions, not leaked live papers. No registration for the main downloads. Start with the 2026 PDF or the paper archive.

What does the Target Online Assessment look like?

Candidate-reported OA is often ~90 minutes with aptitude/reasoning and 1-2 coding problems (sometimes heavier coding blocks). Technical MCQs appear on some drives. Apprenticeship OAs have been described as ~35 CS/aptitude MCQs + two easy-moderate coding problems. Languages: Java, Python, C++. Platforms like HackerRank show up in write-ups - verify yours.

Eligibility & offer

What eligibility / CGPA do fresher SWE drives usually expect?

Commonly reported floor: 7.0+ CGPA / 70%, CS/IT/ECE-related degrees, final-year or recent grads, no active backlogs preferred. Target does not publish one universal cutoff - your drive notice overrides this page.

What is Target fresher salary in India?

Candidate-reported Software Engineer / Analyst fresher CTC often lands around ₹15-25 LPA (as of August 2026), mainly for Bengaluru Target India roles. Apprenticeship packages can differ. The written offer letter is the only number that matters.

Do I have to relocate to Bengaluru?

Bengaluru is the main India hub candidates report, including Manyata Tech Park for some in-person loops. HR usually checks relocation willingness and joining logistics. Be honest about constraints early.

Prep & Target-specific

How should I prepare for Target India?

Split time roughly 50% DSA, 20% domain (inventory, orders, partner assignment), 15% CS/projects, 15% behavioral. Clear timed OA mocks first. Keep one coding language. Details: preparation guide.

Which programming languages are allowed?

Java, Python, and C++ are the usual set. Confirm on the invite. Java collections and concurrency show up more in SDE-II write-ups. Do not switch languages the week of the drive.

Is Target India the same as a Target store job?

No. This hub covers tech hiring - e-commerce, supply-chain, and retail platforms built by Target India. Store associate tracks are separate. Expect real coding interviews, not a retail aptitude-only screen.

What is the Target India Apprenticeship Program like?

A 2026 select reported a college Microsoft Forms application, ~35 aptitude/CS MCQs plus two coding problems, then a 45-60 minute in-person panel at Manyata Tech Park covering OOP, OSI, SQL, and Bubble Sort. Update in ~two weeks, then LOI and join within ~15-20 days. Prep fundamentals, not staff-level design.

What retail-tech topics should I revise?

Inventory low-stock alerts, order/fulfillment, delivery partner assignment, recommendation feeds, and search ranking at fresher depth: APIs, data, bottlenecks, failure modes in plain language. Practice sketches beat memorised architecture diagrams.

How is Target different from Walmart or Flipkart for freshers?

All three care about DSA. Target India loops often emphasise retail operations vocabulary (inventory, fulfillment, guest journeys) with a Bengaluru / Manyata hub story and a visible apprenticeship path. Walmart GTech is a larger India tech footprint; Flipkart is another Indian e-commerce product bar. Prep DSA for all; customise domain stories per company.

What certifications help before joining?

For campus SWE, DSA + OA mocks + one strong project beat certificate stacks. Cloud or domain certs are optional extras after fundamentals. See certifications.

Any pro tip that actually changes outcomes?

Bank solvable OA problems first, keep an error log, and rehearse one inventory or order-flow explanation out loud before Technical Round 2. Correctness under time beats a half-finished clever solution - and never walk in thinking “retail = easy.”

Where can I read real interview experiences?

Start with Target interview experience on this site, then cross-check recent GeeksforGeeks / community write-ups for your target level. Patterns shift by year - use them as maps, not scripts.

Real Target interview notes from candidates

Fresher SWE loops (2024-2025)

Profile patterns that got selected: B.Tech CSE/IT/ECE, roughly 7.2-8.0 CGPA, tier-2 and tier-1 mix, one internship or a strong project, steady DSA practice rather than last-week panic.

Online assessment: Timed coding on HackerRank or similar. Clean, fully passing solutions beat partial cleverness. Shortlist mail often arrived in a few days. Students who triaged prompts early kept both coding and aptitude (when present) alive.

Technical rounds: Coding such as Top-K frequent elements (heap / bucket), shortest path in a grid (BFS), merge overlapping delivery slots (intervals). Domain chat around inventory and retail systems - plain explanations worked better than buzzwords. Project deep dive: stack choice, hardest bug, what you would rebuild. Later rounds sometimes leaned into Java: APIs, data choices, failure modes at fresher depth.

HR / managerial: Why this product? Working with unclear requirements? Relocation comfort? Keep answers short: situation → what you did → result.

Takeaway candidates repeated: clear DSA plus a coherent inventory story beats a high CGPA with weak explanation. Talking through the approach before coding mattered as much as the final snippet.

What hurt other candidates in the same cycles: coding before clarifying constraints; treating HR as a formality; system-design jargon without a simple bottleneck story; optimising one hard OA item while leaving an easy problem incomplete; freezing when asked “what breaks at scale?” with zero concrete bottleneck.

Target India apprenticeship program 2026

A Target India Apprenticeship Program 2026 select interviewed in person on 13 June 2026 at Manyata Tech Park after a college Microsoft Forms application and an OA of ~35 aptitude/CS MCQs plus two easy-moderate coding problems (GeeksforGeeks). The 45-60 minute panel was resume-driven (OOP, OSI, SQL, Bubble Sort). They wrote: “After the interview, it took approximately two weeks to receive an update,” then LOI, offer, and join within ~15-20 days.

If that is your path: flash CS fundamentals, two clean coding problems, and a project you can walk without slides.

SDE-II Bengaluru colour

A Target SDE II Bengaluru candidate who accepted an offer (13 June 2025) summarized the loop as mostly three rounds - DSA, possible HLD/LLD, and managerial - with emphasis on DSA/optimization and Java concurrency over heavy infra (Jointaro). Their process note: “Mostly 3 rounds: DSA HLD/LLD (Maybe) Managerial Round,” ending in a positive offer outcome.

Freshers should not copy SDE-II concurrency depth blindly - but the signals transfer: passing tests, Java comfort, and plain design talk when the company is hiring.

More fresher narratives: Target interview experience.

Walmart · Amazon · Flipkart · Meesho · Blinkit · Google