J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Visa Inc. en janv. 2018
Entretien
The first round is a 30 minute technical phone interview. It was fun to go through the questions with the interviewer especially beacause he was hinting me whenever I got stuck. I was asked basic data structure and algorithm questions (example - how would design a random number generation function, what data structure would you use to store the web pages visited by a user as he clicks on the forward and back buttons in the browser). Just try to think as logically as possible!
Second round was a hackerrank challenge - 3 questions. Could solve only 2, was rejected after this.
Questions d'entretien [1]
Question 1
what data structure would you use to store the web pages visited by a user as he clicks on the forward and back buttons in the browser?
J'ai passé un entretien chez Visa Inc. (Foster City, CA)
Entretien
OA consisted of 3 hackerrank questions 2 easy one medium given about an hour and a half recommended that you start on the medium question. Unable to see score but I got an email for a technical interview after this
The OA consisted of 3 HackerRank coding questions, mostly LeetCode easy-to-medium level. The allotted time was sufficient, and candidates with strong problem-solving skills should be able to complete all questions comfortably.
I only took the OA definitely failed. One was similar to 3sum, another was a stack question and the last one was DP / Greedy.
I haven’t studied much leetcode so it was difficult for me to do these problems