Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Visa Inc. (Chennai) nel mese di dic 2014
Colloquio
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
Altre recensioni di colloqui per Software Engineer presso 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
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)