I applied through university. The process took 3 weeks. I interviewed at Yelp (San Francisco, CA) in Feb 2017
Interview
I applied through career fair in my campus and I got the on-campus interview. I passed the on-campus interview and got the on-site interview. I went to the HQ and spent half day over there. It was a pretty amazing experience for me. The recruiters are very nice and very responsive to my email.
Given a 2D array, where there are 0s and 1s (1 representing island) count how many islands are there, for example, [[0,1,1], [1,0,0], [0,1,0]] there are 3 islands there (because in the first row 2 of 1s are connected so they created a bigger island.
Given an array of string with 300 elements, how do you pair each of them so that each individual can be paired with all elements after couple of repetition?
I applied online. I interviewed at Yelp (London, England) in Mar 2021
Interview
Hackerrank challenge followed by a call with a recruiter. Then, an techinical phone screen of average difficulty followed by and onsite of total of 4 interviews which cover both technical interviews (think DS, algo + system design) and behavioural interviews. Everyone is very friendly, company heavily focuses on maintaining good WLB for employees and developing interesting product features.
I applied online. The process took 3 weeks. I interviewed at Yelp (San Francisco, CA) in Sept 2019
Interview
After applying, I was sent a HackerRank challenge and given a video interview with an engineer.
They flew me onsite for 4 back to back interviews (2 behavioral interviews, 1 technical, 1 system design).
Interview questions [1]
Question 1
Similar question to https://leetcode.com/problems/top-k-frequent-words/
I applied online. I interviewed at Yelp in Aug 2019
Interview
First I was given a fairly simple hacker rank question to be completed in 20 minutes. Then the next step was to complete a 45 minute video interview over coderpad. The first time the call was scheduled, they sent me a faulty coderpad link, so I had to reschedule it. The second time the call was scheduled, my interviewer didn't show up. Overall I don't know what it is, but terrible interview experience that just wasted my time.
Interview questions [1]
Question 1
The hacker rank was a pretty easy string/json parsing question.