I applied online. I interviewed at Integration New Media (Montreal, QC) in Jul 2016
Interview
Initially I had an in-person interview with HR. She asked me around 20 questions on whole, which were printed on 4 papers. All were behavioural and managerial questions. After that I was told I will be informed regarding the next round, which was expected to be a technical round. I waited for over a week and left an email to update me! HR replied me back that they are still doing first round interviews and will keep me updated. That's all. Never heard from them again! At least an update is the minimum ethic any good company will follow! And there is no point having an HR round initially. How can someone judge technical skills without a technical round for a developer position? Makes no sense to me.
Interview questions [1]
Question 1
If given a task that involves a new programming language, which you don't have an idea about, how will you handle it
Many ques about agile methodology
Stressful situation and how you handled.
Code refactoring.
Typical issues faced while coding.
I applied online. The process took 3 weeks. I interviewed at Integration New Media (Montreal, QC) in Jan 2015
Interview
HR screening over the phone and to schedule an in-person interview with HR. Usual interview questions, mainly soft skills, 'tell me about yourself', 'why INM?', etc. A week later, I received a call for a second interview. Again, mainly questions about soft skills and behavior. Follow up via email requesting that I fill out a personality test and email it back. A week later, third interview, mainly technical skills and experience. Felt like a very friendly environment in every interview.
Interview questions [1]
Question 1
Write a program/function to print out numbers from 1 to 100. If a number is multiple of 3, print "Foo" instead. If a number is multiple of 5, print "Bizz". If a number is multiple of both 3 and 5, print "FooBizz".