I applied through an employee referral. The process took 1+ week. I interviewed at Two Sigma in Feb 2016
Interview
Referred by a employer. Received an email to set up initial phone interview in a week or so. The first phone interview was basic questions about my research and some behavioral questions. The hiring manager was very polite and nice and he discussed about the internship role with me. At the end of the 20 mins interview, I was offered an opportunity to take an online coding test. They used HackRank website to setup the coding test (two problems in three hours). There are lots of coding exercises on HackRank you can practice in case you get a coding test offer. Make sure you can solve those at difficult level on HackRank. I did not pass the test and received a rejection email a week after.
1. talk with HR
2. high-level statistical modeling questions
3. on-site; two rounds of coding + prob/stat questions. There are more rounds if you passed these two rounds. I did not
Interview questions [1]
Question 1
wildcard matching on leetcode. ~ 45 min time limit
Invited for online qa that lasted for 3 hours. Two coding problems that can be solved with dynamic programming and depth-first search methods. One is the classic friend circle problem.