I got the interview on college career fair. Got a chance to have on campus whiteboard interview. It lasted for 30 minutes with only one question. Two interviewers. One asked question, the other record the code.
I applied through college or university. The process took 1 week. I interviewed at Indeed (Atlanta, GA) in Jan 2017
Interview
It is a 30 minutes on-campus interview. First 5 minutes is self introduction. Then it takes 20 minutes to deal with an easy algorithm problem on white board. The last 5 minutes is Q&A.
Interview questions [1]
Question 1
Summary Ranges (LC228)
Follow up: 1. duplicate element 2. negative element
I applied through a recruiter. The process took 5 weeks. I interviewed at Indeed (Austin, TX)
Interview
The first round was an online interview. They used hackerrank to provide a coding challenge as a pre-screening for all of the applicants who applied. Second round was a technical interview on the phone and last was an on-site interview
Interview questions [1]
Question 1
Find the sum of all of the values in a tree, given that if the value of a child is greater than it's parent, the child reduces it's value to the parent's equal?