I applied online. I interviewed at i-Showcase (Woodland Hills, CA) in Aug 2015
Interview
Was given a PHP/MySQL/HTML/JavaScript test that took up most of the interview for an hour. 30 minutes to complete the first set of questions and 15 for the very last recursion question. Asked what I knew about the company, talked about what they did. Ali Moheet, the VP goes over the test afterwards.
Interview questions [4]
Question 1
Write a PHP for-loop showing odd numbers from 0 - 100.
Write a recursion algorithm for updating the product and applying changes. Recurse through parent collections until the product child is found and apply changes.