Me postulé a través de una facultad o universidad. Acudí a una entrevista en Box8 en ene 2019
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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.
Preguntas de entrevista [1]
Pregunta 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
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Box8
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Mainly coding questions on linked lists,trees and Dynamic Programming, puzzles, projects. there puzzles were new.
Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Box8
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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).