Acudí a una entrevista en Blackhawk Network (Bengaluru)
Entrevista
Interview Experience at EY – Software Engineer Role
🔹 Spring Boot & Transactions
• What is transient in Spring Boot?
• Explain @Transactional annotation, how it works internally, and how transactions are managed in the database.
🔹 Spring & JPA
• Difference between @Controller and @RestController.
• How does @ControllerAdvice work?
• JPA Repository vs Crud Repository – when to use which?
🔹 Core Java Concepts
• ExecutorService – how it works, use cases.
• Pool memory vs Heap memory.
• HashMap internal working (buckets, hashing, collisions, resizing).
Preguntas de entrevista [1]
Pregunta 1
Interview Experience at EY – Software Engineer Role
🔹 Spring Boot & Transactions
• What is transient in Spring Boot?
• Explain @Transactional annotation, how it works internally, and how transactions are managed in the database.
🔹 Spring & JPA
• Difference between @Controller and @RestController.
• How does @ControllerAdvice work?
• JPA Repository vs Crud Repository – when to use which?
🔹 Core Java Concepts
• ExecutorService – how it works, use cases.
• Pool memory vs Heap memory.
• HashMap internal working (buckets, hashing, collisions, resizing).
Acudí a una entrevista en Blackhawk Network (Pleasanton, CA)
Entrevista
1 recruiter interview its just questions related to salary, experiences and visa status
2 hiring manager behavior interview
3 coding virtual leetcode easy to medium. Very positive experience
4 onsite whiteboard with two staff engineers
Still no decision
Solicité el puesto a través de un captador. El proceso duró 1 semana. Acudí a una entrevista en Blackhawk Network (Bengaluru) en jul 2021
Entrevista
Interview was same as other product bases companies.
1st round online assessment
2nd round was focused on problem solving
3rd round was focused on Java, DS and one system design question, interview went for more than 1.5 hour
4th round was manager round, focused on resume and few soft skills question
Manager was pretty impressed and was asking to join early. I have already told them my competitive offer amount but still they were quoting 5lac less than that. that too from base salary part.
this is utterly disgusting behaviour, why you are wasting time fo candidates if you can beat the competitive offer.
Preguntas de entrevista [1]
Pregunta 1
One DP problem can be solved by unbounded knapsack, just need to tweak a bit.