I applied through college or university. I interviewed at RetailMeNot
Interview
Was a pretty casual on-campus interview with an alum. Asked me to write out some code on paper and then perform some basic asymptotic analysis. Typical technical interview with a little bit of "tell me about yourself" at the beginning of the interview.
Interview questions [1]
Question 1
Write code to find prime numbers and store every fifth in an array. Modify said code to meet new requirements. Perform asymptotic analysis for final-version code.