Me postulé en línea. Acudí a una entrevista en iCIMS (Matawan, NJ) en ago 2017
Entrevista
I applied iCIMS on their website and two day after I got contacted by recruiters and sent me codility questions to do some screening. After I passed that, I got a called from a senior management level, and its technical questions about programming language as the second round screening. Second week, I was bought onsite. Got offer in two weeks.
Preguntas de entrevista [5]
Pregunta 1
Parse a binary tree of math expression and calculate the final value based on the given/current tree node(parse subtree of a node).
Give a m by n matrix, and given the index of the left most corner (0,0), and going out from (m,n), each time it can only go right or down(two directions), find the path that gets the max value.
Me postulé en línea. El proceso tomó 10 meses. Acudí a una entrevista en iCIMS (Holmdel, NJ) en dic 2017
Entrevista
I applied online, and had two short phone interviews (one where professional questions were asked and the other technical questions). I was also required to take a coding test which had 3 problems which you had to solve in around 2 hours. I was initially turned down for the position I had applied for, but was called back a number of months later for different opening they were looking to fill. After a few follow up calls with the recruiter, I was scheduled for an on site interview. The on site was series of four hour long interviews (three technical and one about personality and work ethic).
The interviewers were all very welcoming and open throughout the entire process. In each of the three technical interviews I was posed two open ended coding problems to work through with interviewers as well as a few standard technical questions throughout. Each the tasks that were presented were challenging but fair.
Overall, despite getting turned down initially, the process was enjoyable and streamlined and the people I interacted with were all top notch!
Preguntas de entrevista [1]
Pregunta 1
How would you approach the design of a tic-tac-toe game?