J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez IBM (Toronto, ON) en juin 2015
Entretien
half a hour. it is a call from hiring manager. and it is a conference line. you had to input your application ID after you dial the phone number. It is a positive experience. questions mostly about behaviour in the phone call. and it is technical in the on-site interview. more detailed questions would be asked. prepare yourself with programming language, operating system, networking would be helpful. i.e. Threads vs processes
1. Threads are easier to create than processes since they
don't require a separate address space.
2. Multithreading requires careful programming since threads
share data strucures that should only be modified by one thread
at a time. Unlike threads, processes don't share the same
address space.
J'ai passé un entretien chez IBM (Bangalore Rural)
Entretien
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.
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.
Questions d'entretien [1]
Question 1
Design a scalable URL shortener system and explain how you would handle high read/write throughput.
J'ai passé un entretien chez IBM (Bangalore Rural)
Entretien
## 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**.