J'ai postulé en ligne. J'ai passé un entretien chez Visa Inc. en févr. 2017
Entretien
First round was a technical interview with questions about past projects, technologies worked on and how does google maps and analytics works. After this, a hackerrank coding was sent with 90 minutes duration and 3 coding questions and 4 mcqs. This was very tough. All the 3 coding questions were dp.
Questions d'entretien [3]
Question 1
coding question 1: given an array of 1 and 0, count the minimum number of change in positions such that all 1's are aligned to left and 0's to right. Positions can be changed only with the nearby 2 elements.
coding question 2: given an array of integers, minimum no of operations needed to make all the elements equal. While doing each increment, any one of the elements in kept fixed.
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