Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Visa Inc. (Singapore) nel mese di set 2014
Colloquio
I have applied for software engineer role through their portal.Got a call from HR after a week.
Total there are 6 rounds(one telephonic , Two technical , one coding and two with manager and delivery manager
Domande di colloquio [1]
Domanda 1
First round was a Telephonic round (Basic java ,Threads).
Followed by 2 technical rounds(Topics covered are Data Structures,Threads,Design Patterns, S/w Dev Life cycle) and one coding round.
For coding round they will give you a laptop and an editor (Eclipse)
Basically in coding round they will give 3 questions
1.Basic logic's like fibonacci series
2.Algorithms (Searching , Sorting etc)
3.Threads ( producer consumer Problem ,Dinning etc)
Followed by two HR rounds.
TO DO's :
1)Get well versed with Threads.(they concentrate more on this)
2)In coding round if you don't know logic to any of the question don't give a blank paper.
(try to solve it ,write more comments )
3)Have a good understanding of DS(linked list ,hash map etc) and their time complexities.
4)HR rounds are treated more important than technical rounds.Make sure you are well prepared with below questions
why are you leaving your current company? (This is a killer question ,even if you have strong technical skills you may simply lose offer because of this questions.The best and safe answer would be to say 'Looking for new Challenges' but be ready for subsequent question followed by that question. )
5) DONT TRY TO IMPRESS manager or delivery manager with larger than life answers :)
Make sure your answers cross the bar rather than looking for 99 marks out of 100.
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)