J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez IBM (Toronto, ON) en janv. 2017
Entretien
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.
Questions d'entretien [4]
Question 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?
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.
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**.
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.