I applied online. I interviewed at X (San Francisco, CA) in Jan 2017
Interview
Interviewer was 5 minutes late to the interview and he said he was startled by some news just before the interview. Not so enjoyable, had to debug some code and fix it.
Interview questions [1]
Question 1
Debug code and fix it on a online tool which is not great for debugging.
I applied through other source. The process took 1 day. I interviewed at X (San Francisco, CA) in Oct 2015
Interview
Typical interview loop with algorithms questions and discussions about my technical background. This was part of a potential acquisition so it was not at all like the normal process for getting the interview but was otherwise pretty conventional.
Interview questions [1]
Question 1
Given an array S of n integers, are there elements a, b, c in S such that a + b + c = 0? Find all unique triplets in the array which gives the sum of zero.
I applied online. The process took 4 months. I interviewed at X (Austin, TX) in Oct 2016
Interview
I was given a online coding test on HackerRank last year. After completing the test, you'll receive the further e-mail which tells the further process if you pass the test.
I received the email on 12/21/2016. The email tells that Twitter will contact me directly if a team is interested in your profile and all candidates will receive a final application status by March 31st.
Now, I am still waiting.
Interview questions [1]
Question 1
Q: Try to implement a simple Twitter structure which contains users, tweets and follower lists.