I applied through college or university. The process took 1 day. I interviewed at RetailMeNot (Atlanta, GA) in Sep 2015
Interview
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.
Interview questions [1]
Question 1
The question was - Test a game of snakes and ladders from a given array of positions that were played.
I applied through college or university. The process took 1 week. I interviewed at RetailMeNot in Sep 2016
Interview
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.
Interview questions [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.
I applied through college or university. The process took 1 day. I interviewed at RetailMeNot in Sep 2015
Interview
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.
Interview questions [1]
Question 1
Tell me about your projects?
Design a snake and ladder game?