Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso IBM nel mese di feb 2012
Colloquio
Called me to ask basic networking questions. Invited me to their location in Santa Clarita for a 3 hours interview. Turned out to be 4. 4 interviewer, each asking for an hour. Asked C++ features, re-entrant, syntax, math puzzles and data structure questions. Basically asked me what was on the resume, and then questions that they wanted to ask. They were pretty nice, but one guy got rather pissed.
Domande di colloquio [1]
Domanda 1
given an array of size n, containing integers from 1-(n-1).i.e there is a duplicate integer, how should you figure out which is the duplicate i.e
3,1,2,4,3,5 how should you find out the duplicate 1?
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.