Average Interview – Overall Neutral Experience – No – Tue, 6 Jun 2017
Interviewed Jun 2,017 in Cupertino, CA
Interviewed through internal referral.
Applied through internal referral.
Got an email from recruiter the other day to arrange the phone screen.
Got called by an engineer two weeks later.
Talked about working experience and projects.
Interview Questions
1. Output the first duplicated char in a string
2. Output a 2d array in spiral order
such as [[1,2,3],[4,5,6],[7,8,9]] -> [1,2,3,6,9,8,7,4,5]
Answer Question
Other Details
The interview consisted of Phone Interview