Envié una solicitud electrónica. Acudí a una entrevista en Target
Entrevista
I applied for several jobs all titled as senior software engineer. Surprisingly, the recruiter instantly arranged tech screens with each of them. Most of them went quite well with only one position that asked a few technical aspects that I am not quite familiar with. Unfortunately, I did not pass any of the tech screens which is quite surprising as this is the first time that I have not passed the tech screen round in my whole career with 9 year experience (even in this market). I also checked the interviews posted in glassdoor in recent 2 months, and there are no job offers regarding swe, which looks weird considering there are many swe job postings of Target. Now I have to doubt if the job postings are just for KPI or other reasons. Anyway, I just want to let candidates know that do not get surprised if you get rejected even your interview went well.
Preguntas de entrevista [1]
Pregunta 1
common questions regarding the techs mentioned in job qualifications
Envié una solicitud electrónica. Acudí a una entrevista en Target en mar 2026
Entrevista
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.
Envié una solicitud electrónica. Acudí a una entrevista en Target (Minneapolis, MN)
Entrevista
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.
Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Target en jul 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.