Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fui entrevistado pela Visa Inc. (Chennai) em dez. de 2014
Entrevista
A multiple choice test comprising of topics across all the domains of Computer science like Networking,infrastructure,Machine learning/Hadoop(these were a tough ask),Operating system and application security. Also there were two programming questions which were easy enough.
The questions were as follows:
1. Given a word find the value of it according to a certain rule (The alphabets were given a value in a Fibonacci sequence)
2. Given resources and their worth and total time find the maximum value you can obtain from them.(Was a simple DP implementation)
First Interview: The Interview started with basic "Tell me about yourself". Then the interviewer asked me a few questions on OOP's namely on Data encapsulation, Inheritance, Polymorphism. Then he asked me one question on a binary tree.
I didn't get through to the next round. There were 3 rounds of interview in total.
6
Outras avaliações de entrevista de vagas de Software Engineer da empresa Visa Inc.
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)