I applied online. The process took 2 weeks. I interviewed at Blackhawk Network (Bengaluru) in Sep 2020
Interview
Conducted in 4 stages including an online exam, then two stages of technical interview which focused on learning and problem solving ability, language basics, ability to adapt to hiccups, confidence, were judged. Third interview happened with the Director of Engineering, after which there was an HR round.
I applied through a staffing agency. I interviewed at Blackhawk Network (Bengaluru) in Feb 2022
Interview
Round 1 -
DSA questions ( Easy - Medium), Programming MCQ,
Web development Questions, SQL queries and REST API's questions
Round 2 -
Mostly DSA questions. Core Java. Resume Based.
Never heard from the HR after that . No feed
Interview questions [1]
Question 1
Round -2
Given an array of strings sort it without using any Library functions.
Core Java and Spring.
Resume based.
I applied through a staffing agency. The process took 3 days. I interviewed at Blackhawk Network in Oct 2020
Interview
I was approached by the HR for an online technical interview and she asked me about when to schedule the interview. My interview was scheduled on the same day. It was a remote interview on zoom.
Interview questions [3]
Question 1
Given a date in string (dd/mm/yyyy ), we have to tell which day it is ranging from 1-7, 1 being monday and 7 being sunday.
I applied online. I interviewed at Blackhawk Network (New Delhi) in Oct 2020
Interview
Applied through a career portal and after two days I received an email for a coding test which consists of three medium levels of Data Structures and Algo questions. After the coding round, there are two more rounds, One technical and one hr rounds.
Interview questions [1]
Question 1
Given two strings s and t. Find the minimum number of operations that need to be performed on str1 to convert it to str2. The possible operations are:
Insert
Remove
Replace