I applied through college or university. I interviewed at LiveRamp in Dec 2015
Interview
Got contacted. Filled out a form on their website, then had to take a coding assessment on Codility. It was the same frog question that's mentioned around here. After that, I had a phone interview. Unfortunately I didn't get past this stage, so can't say much more about what happens afterwards, so some other post might be of good help.
Interview questions [1]
Question 1
Assessment: frog question
Phone:
1. simple logic question to start off: you have 4 pieces of paper in front of you, and each paper has a number on one side and a letter on the other. You currently see the following arrangement: [1] [2] [x] [y]. I assert that any paper that has an x also has an even number. What's the min num of papers to flip around to confirm or deny this?
2. Was asked an incrementally difficult question, i.e. design something simple then make optimizations to it. Initially was asked to describe a DS that held key-value pairs. Then I was asked to make various optimizations to the storage scheme for this DS given various constraints. For example, how am I storing these in memory? What if the size of our data is much larger than our memory address space? In this case, how do we minimize reads on disk? What if the size of each key-value pair doesn't fit within one memory address? etc. etc.
"The interview process starts with a hiring manager call, followed by the first technical interview, then a second technical interview, and concludes with a final hiring manager discussion covering various topics."
Interview questions [1]
Question 1
Average Leetcode Question and its expansion on top of that
straightforward when i was there. phone screen and an onsite. the on site is whiteboarding algorithms. there is also system design and behavioral sessions. they respond quickly afterward. great team.
leetcode questions. you will be good if you spend time on solving coding problems. self intro and follow up questions.
leetcode questions. you will be good if you spend time on solving coding problems. self intro and follow up questions.
Interview questions [1]
Question 1
leetcode questions. you will be good if you spend time on solving coding problems. self intro and follow up questions