I applied online. The process took 1 day. I interviewed at WeWork (San Francisco, CA) in Apr 2019
Interview
I was contacted by a recruiter asking for available coding interview dates within the next day. I interviewed with a software engineer at the appointed time via phone and CoderPad. He asked a few behavioral questions (team project, conflict at work) and then gave me one problem in CoderPad. I had to contact a recruiter myself a week later to find out that I didn't pass the interview.
Interview questions [1]
Question 1
Given an array nums, there is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves right by one position.