Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Target (Minneapolis, MN) em jun. de 2022
Entrevista
1. Interview with a member walking through resume, technologies used, why used Kafka for this usecase , how does horizontal autoscaling work etc. Good experience.
2. Pair Programming - Fix a buggy program and write a testcase to detect cycle in a graph. Went well, collaborative.
3. Interview with Hiring manager and another member - Similar to first interview - walking through existing product, various technologies used. Interview was scheduled for 45 mins, the interviewer asked me to design Uber when 10 mins was left without whiteboard or tools. Ended up 20 mins overtime.
4. Interview with 2 team members - One person did not show up and the other interviewer asked system design questions, spent 10 mins talking about why github forking should be reserved for open source projects when I mentioned forking is my preference. Asked me to write code for summing up numbers in an array when 5 mins was left - again no hackerrank or tool. Had to write it in zoom. Went 15 mins overtime.
Perguntas de entrevista [1]
Pergunta 1
1. overloading vs overriding.
2. system design - uber
3. Find sum of numbers in an array
Candidatei-me online. Fui entrevistado pela Target em mar. de 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.
Candidatei-me online. Fiz uma entrevista na empresa 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.
Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Target em jul. de 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.
Perguntas de entrevista [1]
Pergunta 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.