I applied through university. I interviewed at Intelligent Product Solutions (Ronkonkoma, NY) in Aug 2013
Interview
Applied through school website and was contacted within a week. Interview was pretty straight forward, a few questions about my resume and then a few technical/programming questions.
Was interviewed by 2 software engineers, both incredibly nice and fun to talk to.
Interview questions [1]
Question 1
Write a buzz-fizz function (counts from 1-100, if number is divisible by 5 it prints buzz, if divisible by 3 prints fizz, if divisible by 15 it prints buzzfizz).