I applied online. The process took 2 weeks. I interviewed at ValuePenguin (New York, NY) in Oct 2015
Interview
They were very quick in getting back to me after my initial submission and set up a phone screening that week. The phone screening went over my past projects, how I felt about things like MVC, how I felt about being on a small team, and what ValuePenguin is and what it's aiming for.
Interview questions [1]
Question 1
The code challenge was a tricky one: write a function that takes two strings and removes all instances of stringA from stringB.
In-person interview pairing: write a function that takes a roman numeral and returns it as an integer. Test driven with Mocha.