I applied through an employee referral. The process took 3 days. I interviewed at b spot (Los Angeles, CA) in Aug 2015
Interview
I had a phone interview followed by a take-home code challenge, which ended up being too difficult for me to complete. The person who interviewed me was very nice and professional, and the company sounded great: mentorship and a fun but productive office environment.
Since I did not complete the code challenge, I can't attest to the rest of their interview process. If I had completed the code challenge, I would have gone in to present it to the interviewer, and possibly more of the team, but I do not know how many additional steps are in their interview and hiring process.
Interview questions [1]
Question 1
Code challenge (short description here): Build an application which accesses a database of 1000 two-player poker hands, showcases all the hands, what hand each player had and who won for each. There must be a tally for the total number of wins for each player. Tests are also a required element and must (at the minimum) show the happy path for the application.