Ho presentato la mia candidatura online. La procedura ha richiesto 3 mesi. Ho sostenuto un colloquio presso IBM (Los Angeles, CA) nel mese di mar 2018
Colloquio
Submitted resume online. Received an email notification months later informing me of a HireVue coding challenge that I have to do. Was told the virtual interview would be conducted by a recorded version of Watson asking the questions. There were three coding and five video questions. Two of the video questions ask you to expound on how you solved one of the coding challenges.
Domande di colloquio [1]
Domanda 1
The first was a fizzbuzz that you could find on Leetcode. The others were more string manipulation, pseudo-database implementation etc. Know your data structures.
Js a final round (60 min). Half was behavioral, other half is a leetcode medium. He asked why computer science and other normal behaviorals like how you manage your work, etc.
The interview process included application screening, a technical assessment, a technical interview focusing on problem-solving and project knowledge, followed by an HR round evaluating communication skills, teamwork, adaptability, and overall cultural fit.
Leetcode 269, Leetcode coin change problem, isomorphic strings, grouped anagrams
These were mainly DSA questions asked and interview was expecting the optimal solution and time complexity of different ways to solve a problem