Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 meses. Fui entrevistado pela Visa Inc. em abr. de 2015
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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
Fiz uma entrevista na empresa Visa Inc. (Estocolmo, ).
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
The asked me to implement LFU cache with lower complexity than o(n)