I applied through an employee referral. The process took 1 day. I interviewed at Target (Bengaluru) in Mar 2017
Interview
6 rounds, One machine coding and rest 1 on 1 tech rounds. Mostly focused on current technology and use of Java, microservices. PSDS also asked in some rounds. HR round was focused on deciding whether you are a good match. You need to have solid clarity in why you want to join Target and in general about yourself to clear HR round. In short don't ignore HR round, they are tough.
I applied online. I interviewed at Target in Mar 2026
Interview
Online coding assignment based on spring boot
Hiring manager round question on past project and concurrency in java
Pair programming round. They will give you a code which has bug. Even if your if solve it , it will not build and interviewer don't give a F.
I applied online. I interviewed at Target (Minneapolis, MN)
Interview
Initial tech screen is questions only. Know your Java, know about back-end development. Know about spring boot and annotations. They are a Java shop and they will ask these questions.
I applied online. The process took 3 weeks. I interviewed at Target in Jul 2024
Interview
Interview process took three rounds over three weeks.
First round: Technical discussion only theoretical.
Second round: Problem solving and theory.
Third round: Design and Problem solving. Deep dive in projects.
Interview questions [1]
Question 1
Problem solving : 1. Find if the given tree A is a subtree of given tree B.
2. Pseudocode to convert string to number without using library or Integer.parseInt().
Eg string: "1234.56"
3. What is the internal working of hashmap.
4. What is the internal working of elastic search.