J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez RetailMeNot (Ann Arbor, MI) en sept. 2013
Entretien
On-campus Interview
Questions d'entretien [1]
Question 1
Typical technical question: you're a guard of a prison, you want to keep an eye on the most dangerous prisoner. Each prisoner has a danger rank of his own and a group of friends (who also have danger ranks). You'll need to go through the prison and find out the prisoner who has the highest danger rank (his own + all his friends).
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez RetailMeNot en sept. 2016
Entretien
I submitted my resume at the career fair and got a call about two days later to come for an on-site interview. The interview itself was one-on-one; I was put in some hot, crummy room, which made me a little sick when I began to do the whiteboard coding questions.
Also, after giving the whiteboard question, I asked the interviewer for some examples. One of his examples had the wrong answer, which tripped me up because I couldn't find a pattern to construct an algorithm. As a result, it took almost the whole interview for me to come up with a solution.
Questions d'entretien [3]
Question 1
Given a list of products and a list of coupons where each coupon can only be used once, compute the lowest net product price.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez RetailMeNot en sept. 2015
Entretien
The interviewers were very friendly and helpful during solving the problem. Started with asking me about my project. They asked the language i was familiar with and my coding was done in Java. In the end they asked if i had any questions abt the company.
Questions d'entretien [1]
Question 1
Tell me about your projects?
Design a snake and ladder game?
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez RetailMeNot (Atlanta, GA) en sept. 2015
Entretien
I had one on-campus interview with them immediately after the career fair. It was in two parts - first 10 min behavioral then technical. There were 2 interviewers. The technical interview lasted about 40 min because I wasn't able to detect a breaking condition on the algo that I wrote.
Questions d'entretien [1]
Question 1
The question was - Test a game of snakes and ladders from a given array of positions that were played.