Envié una solicitud electrónica. El proceso duró 3 días. Acudí a una entrevista en IBM (Toronto, ON) en ene 2017
Entrevista
I applied online and was called back within a week to book an in-person interview. I was interviewed by one interviewer. The interview was very friendly, told me to relax, and spent a good amount of time describing the work and role of the intern, so it felt more like a conversation and less like an interrogation. I was asked some basic technical questions about Python, the Linux shell and databases. I was also asked to describe some of my past software experiences and questioned as to how I would handle certain situations when working in a team or certain issues related to work.
Preguntas de entrevista [4]
Pregunta 1
What is the difference between a tuple and a list in Python? How would you sort a list in Python? How would you remove an element from a list in Python? How would you remove all duplicates from a list in Python? How would you run code written in one script from another script in Python?
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.
Preguntas de entrevista [1]
Pregunta 1
Design a scalable URL shortener system and explain how you would handle high read/write throughput.