I applied online. The process took 2 weeks. I interviewed at LiveRamp (Philadelphia, PA) in Mar 2013
Interview
Interview process begins with an online test which is pretty easy, though broad. There were questions on relational databases, basic algorithms, and basic probability. Afterward I was contacted to set up a phone interview. This interview basically ran through the answers I had given on the online test, along with some more in-depth followup questions (optimizations, expansions of scope, etc.). After that, I was given three days to write a program which allowed players to play blackjack against a dealer, including betting, hits, splits, and double-downs. I was asked to write the program in a specific language which I was not familiar with, Ruby (I was told that the new language requirement was purposeful). After all of that, I was rejected without feedback on the project.
Interview questions [1]
Question 1
Write a program in Ruby which plays blackjack. Include a dealer who stands on 17, double-downs, and splits. Liveramp chose Ruby specifically because I did not have it listed on my resume.
Was given 3 coding problems when I applied ranging from LC easy - medium. After passing that, had to record my responses to ~3 behavioral questions. Then, had a 2 hour interview with 2 different people from different teams. One was about creating a new class using PQueue and the other was a LC medium question. In both, I was asked behavioral questions as well. Was rejected but then re-applied for a different team and was asked a question regarding matching sets in a graph. Rejected again...
Interview questions [1]
Question 1
Team 1 Interview
1. Build a class that utilizes PQueue
2. LC Medium Question w/ Arrays
Team 2 Interview
Find matching elements in list of arrays
Thank you for taking the time to share your internship interview experience. While this may not have been the right role for you at the moment, we hope that you will consider LiveRamp in the future.
Best of luck in your internship search!
I applied through university. The process took 4 days. I interviewed at LiveRamp
Interview
Contacted them through school career system. They sent me an email the next day telling me to do their online quiz and then a day later, they wanted me to schedule a phone interview. They were very quick with letting me know results and whatnot.
I applied online. The process took 3 days. I interviewed at LiveRamp
Interview
I have applied through company's website, and later I received an email with a link to an online interview.
You have one hour to answer six questions: four Computer Science questions, and two general questions about your interest in LiveRamp. The CS questions are about, respectively: Databases, Graph traversal, Sorting cost, and Probabilities.
Interview questions [1]
Question 1
The most dificult question, in my opinion, is the one about Probabilities, because you have to do a lot of calculations, and, as it is the last question, you likely don't have enough time.