I applied online. The process took 1 week. I interviewed at Agent IQ
Interview
I had 2 interviews 30 min and 1 hour. I noticed that the job description wasn't clear. I didn't get any QA relation questions. They never get back to me after the interview.
I applied through a recruiter. The process took 2 weeks. I interviewed at Agent IQ (San Francisco, CA) in Dec 2017
Interview
Despite being over a year ago, this interview still sticks out in my mind as one of the most frustrating. It was a fairly typical onsite interview, with multiple interviews coming in at different points with different questions. There were questions about systems design and algorithm puzzles.
At one point, I was solving an algorithm question (can't remember the question) and one of the interviewers asked me why I was using a for-loop instead of forEach to iterate through a string. I replied that strings do not have a forEach method (it's an array method), but the interviewer told me I was wrong without verifying their info. I conceded, but later confirmed that I was correct when I got home. During the same problem, that interviewer seemed to become exasperated and laughed while I was writing on the whiteboard.
Interview questions [1]
Question 1
Sort a string of 1's and 0's by flipping the bits.