I applied through university. I interviewed at Box8 in Jan 2019
Interview
I applied through an employee referral. The process took 1 day. I interviewed at Box8 in July 2016.
Interview
it was a telephonic round .in which the interviewer asked me one logical question and a question about the company background.I failed to answer the questions that's why i got rejected
Interview questions [1]
Question 1
f there are 9 white balls and 7 black balls in a bag .You have to take out balls one by one from the bag.then in how many attempts you wilk get a matched pair
Interview was smooth and about an hour. I was two medium level questions, one regarding the matrix and
other one was anagram related.
A deep discussion went on my project around 30 mins.
Interview questions [1]
Question 1
Q1. Given an matrix in which 0's are followed by 1's in each row. find maximum number of 1's in any row.
eg. 00011111
00111111
00000011
11111111
I applied through university. I interviewed at Box8
Interview
1st round was online coding round which was about 3 hours.
Next there were 2 technical rounds and 1 HR through skype.
Each round was about 1 hour. They tested us in all the aspects.
Interview questions [1]
Question 1
Mainly coding questions on linked lists,trees and Dynamic Programming, puzzles, projects. there puzzles were new.
I applied through university. The process took 2 days. I interviewed at Box8
Interview
The first round was online aptitude and coding round. 2nd round was on data structure and algorithm the 3rd round on DBMS, OS and Networking. The last round was HR round.
Interview questions [1]
Question 1
given 2d matrix of n*m having integer denoting cost to reach at that element find minimum cost to reach at (n,m) from (1,1) (1 based index).