J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Visa Inc. en févr. 2017
Entretien
Technical phone interview was good, coding challenge was very difficult. 7 questions: 3 coding questions, 4 multiple choice questions. All coding questions were dynamic programming questions. One of the questions did not make sense and I explicitly stated to the recruiter afterward my concerns with the question asked and that I did not understand and would like some clarification if possible. Did not receive anything except an email stating I would not be moving forward.
Questions d'entretien [2]
Question 1
Segregate 1s and 0s in an array using the least amount of possibly swaps/moves.
Count the number of ways to arrange 1-N consecutive numbers in an array of length N such that the ith number does not go into the ith index of the array.
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
J'ai passé un entretien chez Visa Inc. (Bellevue, WA)
Entretien
First, a recruiter screen phone call. Then, a technical interview asking LeetCode-style questions is usually just easy/medium difficulty. Finally, two rounds in one day, one behavioral and one "non-coding" technical, but expect to write code.
Questions d'entretien [1]
Question 1
What's the difference between a process and a thread?
J'ai postulé en ligne. J'ai passé un entretien chez Visa Inc.
Entretien
Pre-screen on hackerrank. a little challenging in my opinion especially with the time constraint. make sure to grind leetcode heavy especially easy and medium and that you're able to easily finish it.