Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso IBM (Bangalore Rural) nel mese di dic 2024
Colloquio
It started with online assessment , the pre recorded interviews then the in person interview. The assessment had aptitude and coding questions then the prerecorded interview had behavioral questions. Then the interviews were mostly difficult because they needed skilled people
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso IBM (Philadelphia, PA) nel mese di dic 2025
Colloquio
Start off with a coding assessment that tests basic knowledge with your coding language and an SQL question. After that you move onto a series of technicals and the amount just depends on the person. For the coding assessment just be sure to look over algorithms
Domande di colloquio [1]
Domanda 1
Create a list of the intersection between two sets
It was a HackerRank coding assessment consisting of two questions that could be solved in any programming language. You had around 75 minutes to complete it, with the option to run your code and check if it passed the test cases.
Domande di colloquio [1]
Domanda 1
The questions were based on string manipulation, and I implemented the solutions in C++ using string-related concepts.
Simple leetcode easy OA, ended up spending extra time adding comments to make sure they did not believe it was AI generated. About 2 weeks later, 1 hour behavioral with manager and two engineers on the team. Some system questions and a leetcode medium, was a little bit tricky but identifying a DP strategy was enough.
Domande di colloquio [1]
Domanda 1
Difference between a thread and a process, what is tail recursion