11 questions: 10 predict-the-output MCQs plus one 100-point coding problem (given a list of product costs, apply a 30% discount to items above $50 - deliberately retail-flavoured).
Roughly 80 candidates sat the drive; 16 reached the interviews.
Round 2 - Technical 1 (panel of 2)
OOP fundamentals, and a live “sum an array in Java” style warm-up.
Heavy SQL: SELECT, joins, primary/foreign key constraints, normalisation, ACID. The candidate was asked to draw sample tables, populate them with dummy data, and write queries against them on the spot.
Git/GitHub usage, then the web project on the resume and how its database was designed.
Round 3 - Technical 2 (panel of 2, holding notes from round 2)
Java access specifiers, inheritance and abstract classes.
Why merge sort is efficient; how Google ranks search results; REST API calls via AsyncTask; synchronous vs asynchronous execution.
Outcome: 3 offers from the 16 interviewed. Notably, no separate HR round in this drive.
Round 1 - Online assessment: MCQs across reasoning, logic, quantitative and technical, plus two coding questions (count the digits in a number; one graph problem). Open to CS, IS, AIML and EC branches; 29 shortlisted. All rounds virtual.
Round 2 - Combined technical + HR (75 min, two interviewers on Zoom, one a Python-focused data engineer): tuples vs lists and branchless programming in Python; stacks and queues with real use cases; overloading vs overriding and the diamond problem; DBMS - DML commands, transactions, MySQL vs PostgreSQL; then multithreading, the GIL, mutexes and semaphores. Closed with scenario questions on teamwork and conflict.
Outcome: 4 selected, with 5-6 taken into further rounds. The interviewer’s own advice in the write-up was to pause before answering and keep answers articulate.
Common thread: Target’s fresher loop is unusually fundamentals-and-SQL heavy rather than a LeetCode grind - expect database design you have to write out, OOP theory, and language-specific internals for whatever you list on your resume.
After technical rounds, Target 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.