Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Visa Inc. nel mese di apr 2015
Colloquio
This is a phone interview. I submit the resume through university career fair. The interviewer called me and introduced visa then go through me resume and ask me some questions about my project and in the end, give me a coding test.
Domande di colloquio [1]
Domanda 1
//A program to find the sum of contiguous subarray within a one-dimensional array of numbers which has the largest sum.
//{-2, 3, 3, -1, -2, 1, 5, -3}
//{2, 3, 4, 1, 2, 1, 5, 3}
Had two technical interviews, back to back. Medium leet code problems. Not that hard. After received an email that they did not proceed with me, but had other manager internally interested in my profile
First round OA
Second round interview in which I was given a dp question and then asked about my projects in detailing then we move to some oops and language based questions
Ho sostenuto un colloquio presso Visa Inc. (Stoccolma, )
Colloquio
The interview process started with a coding test from Hackerrank with 2 easy and 1 intermediate question. I found the questions to be rather difficult given that you are not allowed to use google or check syntax.
Domande di colloquio [1]
Domanda 1
The asked me to implement LFU cache with lower complexity than o(n)