J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez Capital One (Toronto, ON) en janv. 2017
Entretien
(Skype interview) A recruiter contacted me and had me complete a coding assignment a few days prior to the interview. This code was used as a the basis for the technical half of the interview. They ask you to go over your approach to solving the problem, any assumptions you made, how you tested it, etc... After explaining the code line by line my interviewer asked me how it would operate under a different data structure and with alternative inputs. It was all fairly straightforward. The second half of the interview consisted of a job fit in which they just want to learn more about you and your motives.
Questions d'entretien [1]
Question 1
In regards to a specific project from my portfolio: "Describe the framework that you used and describe your design process".
4 rounds of interview including coding , design , case study, behavioral after clearing the code signal assesment. Coding was medium hard of 2 questions each. case study and system design was difficult.
This took a bit longer than expected, stretching over several weeks. The technical rounds were intense, featuring an LRU cache implementation and a problem on detecting duplicate transactions within a 60-second window. I was nervous at first, but it clicked for me when I realized I had practiced a similar approach on PracHub just days before. Unfortunately, I didn’t receive an offer in the end, but the experience was a solid learning opportunity. The behavioral questions felt straightforward, so I wish I had made a stronger impression in the technical segments.
Questions d'entretien [2]
Question 1
Implement an LRU cache with get and put operating in O(1)
Un proceso largo, pero sin mucha complicación en el proceso. Empresa atenta en todo momento a dudas y disponibilidad de tiempo para las entrevistas. Exámenes con temas sencillos y complejos. Variedad en los ejercicios