I applied through an employee referral. I interviewed at IBM
Interview
All I had to do to get the interview was talk to a few people at my school's career fair. If you have solid credentials (work experience in open source, good GPA, etc.) then you have a good shot at an interview. They do a lot of Python programming and working with open source technologies in this sector of IBM, so experience in that world is also a plus. The interview was not technical, although they were prepared to make me an offer based on the way that I described my experiences with the various technologies that they were interested in.
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.
## 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.
Interview questions [1]
Question 1
Design a scalable URL shortener system and explain how you would handle high read/write throughput.