I applied through other source. The process took 2 weeks. I interviewed at IBM (Littleton, MA) in Jul 2014
Interview
Had three technical rounds with team lead and his team.Final round was behavior with Team Manager.Most of their questions were mix of each theoretical and practical.Had to discuss a real time faced problem with one of the team lead
Applied online. After about a month, contacted via email for an on-site interview. Interviewed by a manager and a senior software developer. After the interview, I was asked to complete an online test. Then waited about another month to receive the offer via email.
I applied online. The process took 3 days. I interviewed at IBM (Toronto, ON) in Jan 2017
Interview
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.
Interview questions [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?