I applied online. The process took 3 days. I interviewed at LiveRamp
Interview
First was a 1 hour online interview. It asked questions related to database design, data structures, and finally on time efficiency. A basic data structure course in your college should get you past this first interview.
Interview questions [1]
Question 1
Time efficiency comparison question of a give merge sort, binary sort and linked list.
Applied online and at my university's career fair. After they sent me a 1 hour written interview with 6 questions. Database question, Sorting question, 6 degrees of separation (graph theory), counting question, why liveramp, and your own goals/aspirations. Then, they scheduled a phone interview where they asked about an implementation for the 6 degrees of separation question.
Interview questions [1]
Question 1
The 6 degrees of separation seems to be the most important question since it is asked about in the phone interview. Know the data structures needed to implement it and be able to walk through it.