I applied through a recruiter. I interviewed at iHeartMedia (New York, NY) in Jun 2015
Interview
several rounds, I had a phone screen and 3 on site interviews with several engineers and managers.
I had to submit a code test beforehand, whiteboard algorithm problems, do live coding in front of other engineers, find all of the bugs in code printed out on a piece of paper, and more.
Interview questions [1]
Question 1
They presented me with buggy code where the solution was to capture `self` in a weak reference within a code block in order to prevent a retain cycle.