I applied through a recruiter. The process took 1 week. I interviewed at Snap (Los Angeles, CA) in Sep 2018
Interview
I had only 1 video interview, but I didn't sign any NDA, so I can post all details and this review might actually be useful.
In general, nothing interesting. They asked some unrelated questions about what I worked on and when one solution could be better than another. After wasting 30 minutes, I had only 30 minutes to solve the problem (I posted it below). They also expect that a candidate should have time to post the code on hackerrank and compile/run it there.
Of course I didn't solve it in time, I agreed that the interveiw was failed and finished it. But I was still curious what the solution was, after 2 hours I finally wrote a working code. I will post my solution below.
Interview questions [1]
Question 1
Given a target number and a single number, write a program to find the shortest path to calculate the target number by applying "+-*/" operations to the single number. No parentheses. For example, if we have target number=26 and single number=3 return 3 * 3 * 3 - 3 / 3.
I applied through a recruiter. The process took 2 weeks. I interviewed at Snap (Los Angeles, CA) in Oct 2018
Interview
I only got through the phone screen unfortunately LOL. The first interview I had was horrible. The guy was super rude. They let me redo it though and the second interviewer I had was cool and nice.
Interview questions [1]
Question 1
I don't like giving out interview questions online but it was definitely more difficult than your average phone screen question.
I applied online. The process took 5 weeks. I interviewed at Snap (Los Angeles, CA) in Jul 2016
Interview
2 phone interviews where they tried to low ball me price range on the phone then in person panel interview with 4 people who asked customer serve based questions for a technical role.
Interview questions [1]
Question 1
Share a time you delivered exception customer service.