Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso IBM (Singapore) nel mese di giu 2015
Colloquio
There was a one hour technical test followed by an interview by the hiring manager for the first round of interview. The test had a couple of mcq questions related to threading, deadlock, address space etc, had a couple of programming questions to be written in C++ or Java, an SQL query and a couple of spot the problem questions.
Domande di colloquio [1]
Domanda 1
Q:Delete a linked list with a pointer to only the node.
Q:Program to reverse words a string
Q: Program to find if numbers in an array add up to an input.
Q: program to print a sequence
Q:Program to create a new array out of an input array such that each element of the output is the product of the elements of the array other than the current element.
Ho sostenuto un colloquio presso IBM (Bangalore Rural)
Colloquio
Applied through the company portal, completed an online coding assessment, followed by a technical interview covering data structures, algorithms, OOP concepts, and project experience. Concluded with an HR discussion about the role, career goals, availability, and compensation expectations.
Ho sostenuto un colloquio presso IBM (Bangalore Rural)
Colloquio
## IBM Interview Process
The process began with initial resume shortlisting, followed by competitive **DSA and coding rounds** to test core technical concepts. After clearing those, I cleared two comprehensive interviews with the **Hiring Manager/Tech Expert** and **HR**.
Describe the interview process: The process consisted of three rounds: an initial online assessment focusing on data structures and algorithms, followed by two technical video interviews. The technical rounds were intensive, covering system design, live coding, and deep-dive questions into previous project experience and database optimization.
Domande di colloquio [1]
Domanda 1
Design a scalable URL shortener system and explain how you would handle high read/write throughput.